diff --git a/docs/content/guides/author-apps/kubernetes/how-to-access-secrets/index.md b/docs/content/guides/author-apps/kubernetes/how-to-access-secrets/index.md index 651f53ebf..f23a86ad1 100644 --- a/docs/content/guides/author-apps/kubernetes/how-to-access-secrets/index.md +++ b/docs/content/guides/author-apps/kubernetes/how-to-access-secrets/index.md @@ -70,6 +70,7 @@ You should see the following output in your console: NAME READY STATUS RESTARTS AGE demo-7d94db59f6-k7dfb 1/1 Running 0 62s ``` + ## Step 3: Create a secret Create a secret in your Kubernetes cluster using the following command: