mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-01 16:41:02 +01:00
*: upgrade client-go
This commit is contained in:
parent
3c278a202f
commit
07263e98c0
@ -1,4 +1,4 @@
|
||||
apiVersion: extensions/v1beta1
|
||||
apiVersion: apps/v1beta2
|
||||
kind: Deployment
|
||||
metadata:
|
||||
labels:
|
||||
@ -6,6 +6,9 @@ metadata:
|
||||
name: prometheus-operator
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
k8s-app: prometheus-operator
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user