Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
docs: Add command to clean up Kubernetes secret
Browse files Browse the repository at this point in the history
Signed-off-by: Simão Reis <sreis@mesosphere.io>
  • Loading branch information
Simão Reis authored and sreis committed Jul 1, 2019
1 parent b913263 commit e7bc4f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/usage/21-provisioning-ingresses-with-tls.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ and of the target EdgeLB pool can be done by running the following commands:
$ kubectl delete ingress --selector "owner=dklb"
$ kubectl delete svc --selector "owner=dklb"
$ kubectl delete pod --selector "owner=dklb"
$ kubectl delete secret foo-secret
----

The `dklb-foo` EdgeLB pool will be automatically deleted.

0 comments on commit e7bc4f0

Please sign in to comment.