Update helm-intro.md

This commit is contained in:
Jérôme Petazzoni
2020-01-31 03:53:28 -06:00
committed by GitHub
parent ed5009c769
commit 7f85c645f0

View File

@@ -314,7 +314,7 @@ class: extra-details
- List all the resources created by this release:
```bash
kuectl get all --selector=release=java4ever
kubectl get all --selector=release=java4ever
```
]
@@ -416,4 +416,4 @@ All unspecified values will take the default values defined in the chart.
curl localhost:$PORT/sample/
```
]
]