doc
This commit is contained in:
@@ -701,7 +701,7 @@ kubectl create secret generic myapp-credentials \
|
||||
|
||||
# 2. Seal it
|
||||
kubeseal --format=yaml \
|
||||
--cert=pub-cert.pem \
|
||||
--namespace=myapp \
|
||||
< private/myapp-credentials.yaml \
|
||||
> secrets/myapp-credentials-sealed.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user