mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-04-20 00:56:48 +00:00
⏫ Bump up sealed secret controller
quay.io doesn't work anymore, and kubeseal 0.17.4 was using an image on quay. kubeseal 0.17.5 uses an image on the docker hub instead
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
.small[
|
||||
```bash
|
||||
kubectl apply -f \
|
||||
https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.17.4/controller.yaml
|
||||
https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.17.5/controller.yaml
|
||||
```
|
||||
]
|
||||
|
||||
@@ -328,4 +328,4 @@ class: extra-details
|
||||
???
|
||||
|
||||
:EN:- The Sealed Secrets Operator
|
||||
:FR:- L'opérateur *Sealed Secrets*
|
||||
:FR:- L'opérateur *Sealed Secrets*
|
||||
|
||||
Reference in New Issue
Block a user