Skip to content

Commit

Permalink
Update examples/custom-resources/api-key/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Venktesh Shivam Patel <ve.patel@f5.com>
Signed-off-by: Jim Ryan <j.ryan@f5.com>
  • Loading branch information
j1m-ryan and vepatel authored Jun 25, 2024
1 parent 37c1747 commit 3fe951a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/custom-resources/api-key/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ a web application, configure load balancing for it via a VirtualServer, and appl
Create the application deployment and service:

```console
k apply -f cafe.yaml -f cafe-secret.yaml
kubectl apply -f cafe.yaml -f cafe-secret.yaml
```

## Step 2 - Deploy the API Key Auth Secret
Expand Down

0 comments on commit 3fe951a

Please sign in to comment.