Skip to content

Commit

Permalink
Auto updating the operator image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bmason42 committed Feb 16, 2023
1 parent db01ea7 commit 123008d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions astraconnector_operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ spec:
- --upstream=http://127.0.0.1:8080/
- --logtostderr=true
- --v=10
image: netapp/kube-rbac-proxy:v0.8.0
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
name: kube-rbac-proxy
ports:
- containerPort: 8443
Expand All @@ -461,7 +461,7 @@ spec:
- --leader-elect
command:
- /manager
image: netapp/astra-connector-operator:2.0.202302012357
image: netapp/astra-connector-operator:2.0.202302161622
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 123008d

Please sign in to comment.