Skip to content

Commit

Permalink
Update url for img controller
Browse files Browse the repository at this point in the history
Updated the URL for the bitnami sealed-secrets-controller redirecting to docker instead of quay. 
Linked issue: bitnami-labs/sealed-secrets#822
  • Loading branch information
Hannah authored Apr 21, 2022
1 parent bf163f8 commit 381ec55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitnami-sealed-controller/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ spec:
command:
- controller
env: []
image: quay.io/bitnami/sealed-secrets-controller:v0.16.0
image: docker.io/bitnami/sealed-secrets-controller:v0.16.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 381ec55

Please sign in to comment.