update ontime-operator
This commit is contained in:
@@ -152,9 +152,9 @@ rules:
|
||||
verbs:
|
||||
- '*'
|
||||
- apiGroups:
|
||||
- networking.k8s.io
|
||||
- gateway.networking.k8s.io
|
||||
resources:
|
||||
- ingresses
|
||||
- httproutes
|
||||
verbs:
|
||||
- '*'
|
||||
---
|
||||
@@ -353,7 +353,7 @@ spec:
|
||||
- --leader-elect
|
||||
- --leader-election-id=ontime-operator
|
||||
- --health-probe-bind-address=:8081
|
||||
image: git.jwetzell.com/jwetzell/ontime-operator:v1.4.0
|
||||
image: git.jwetzell.com/jwetzell/ontime-operator:v1.6.2
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
||||
Reference in New Issue
Block a user