update ontime-operator to 1.7.0
This commit is contained in:
@@ -118,6 +118,12 @@ rules:
|
|||||||
- secrets
|
- secrets
|
||||||
verbs:
|
verbs:
|
||||||
- '*'
|
- '*'
|
||||||
|
- apiGroups:
|
||||||
|
- ""
|
||||||
|
resources:
|
||||||
|
- configmaps
|
||||||
|
verbs:
|
||||||
|
- '*'
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
resources:
|
resources:
|
||||||
@@ -353,8 +359,7 @@ spec:
|
|||||||
- --leader-elect
|
- --leader-elect
|
||||||
- --leader-election-id=ontime-operator
|
- --leader-election-id=ontime-operator
|
||||||
- --health-probe-bind-address=:8081
|
- --health-probe-bind-address=:8081
|
||||||
image: git.jwetzell.com/jwetzell/ontime-operator:v1.6.2
|
image: git.jwetzell.com/jwetzell/ontime-operator:v1.7.0
|
||||||
imagePullPolicy: Always
|
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
|
|||||||
Reference in New Issue
Block a user