helm intro set value to juice-shop chart

This commit is contained in:
Torounia
2023-02-03 15:52:44 +02:00
committed by Jérôme Petazzoni
parent 1d692898da
commit cfbe578d4f

View File

@@ -504,7 +504,7 @@ The `readme` may or may not have (accurate) explanations for the values.
- Update `my-juice-shop`:
```bash
helm upgrade my-juice-shop juice/my-juice-shop \
helm upgrade my-juice-shop juice/juice-shop \
--set service.type=NodePort
```