Skip to content

Commit 1c43583

Browse files
committed
docs: update image
1 parent 23d5603 commit 1c43583

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/guide/k8s-secret.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@ kubectl delete -f mysealedsecret.yaml
5858

5959
To deploy your secret, execute the code below:
6060

61-
```sh
62-
kubectl apply -f mysealedsecret.yaml
63-
```
61+
![deploy sealed](../../static/img/guide-page/sealed-apply.png)
6462

6563
The Sealed Secrets controller will decrypt the SealedSecret and create a Kubernetes Secret with the decrypted data.
6664

27 KB
Loading

0 commit comments

Comments
 (0)