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