Merge branch 'master' into release-1.8
This commit is contained in:
@@ -137,7 +137,7 @@ program to retrieve the contents of your secret.
|
||||
4. Verify the secret is correctly decrypted when retrieved via the API:
|
||||
|
||||
```
|
||||
kubectl describe secret generic -n default
|
||||
kubectl describe secret secret1 -n default
|
||||
```
|
||||
|
||||
should match `mykey: mydata`
|
||||
|
||||
Reference in New Issue
Block a user