Skip to content

Commit

Permalink
updated the repo to use a netapp image
Browse files Browse the repository at this point in the history
  • Loading branch information
bmason committed Feb 17, 2023
1 parent 123008d commit abe54a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
image: netapp/kube-rbac-proxy:v0.8.0
name: kube-rbac-proxy
ports:
- containerPort: 8443
Expand Down

0 comments on commit abe54a4

Please sign in to comment.