Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc: fix linting issues
  • Loading branch information
msahihi committed Jun 1, 2025
commit a2876fd0daea2e70998ab5657a2a622e1f8a5e17
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ forget", which means that the responses are discarded.

{{< /tabset >}}

2. Delete `httpbin` and `curl` deployments and `httpbin` service:
1. Delete `httpbin` and `curl` deployments and `httpbin` service:

{{< text bash >}}
$ kubectl delete deploy httpbin-v1 httpbin-v2 curl
Expand Down