helm intro set value to juice-shop chart

This commit is contained in:
Torounia
2023-02-03 17:59:54 +01:00
committed by Jérôme Petazzoni
parent 1d692898da
commit cfbe578d4f
+1 -1
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
```