mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-08-23 22:26:29 +00:00
Add delete instructions
This commit is contained in:
+6
-1
@@ -114,7 +114,12 @@ should see the request body:
|
||||
|
||||

|
||||
|
||||
Ngrok not only make it very easy to expose Kubernetes services on the internet
|
||||
Ngrok not only makes it very easy to expose Kubernetes services on the internet
|
||||
but also gives a powerful tool to inspect the traffic to your applications.
|
||||
|
||||
You can tear all down by deleting the Helm releases with:
|
||||
|
||||
```bash
|
||||
helm delete --purge tunnel webhook
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user