mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-16 03:06:28 +00:00
Fix broken kube-seal example commands
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -146,7 +146,6 @@ Thanks to [Sealed Secrets](/kubernetes/sealed-secrets/), we have a safe way of c
|
||||
--dry-run=client \
|
||||
--from-literal=cloudflare_api_token=gobbledegook -o json \
|
||||
| kubeseal --cert <path to public cert> \
|
||||
| kubectl create -f - \
|
||||
> <path to repo>/external-dns/sealedsecret-cloudflare-api-token.yaml
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user