docs: update capsule-proxy docs

Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
This commit is contained in:
Vivek Kumar Singh
2021-07-22 12:40:03 +02:00
committed by GitHub
parent c0d4aab582
commit 9a595877ce
+2 -2
View File
@@ -48,8 +48,8 @@ ingress:
paths: [ "/" ]
EOF
$ helm install capsule-proxy capsule-proxy \
--valuecustom-values.yaml \
$ helm install capsule-proxy clastix/capsule-proxy \
--values custom-values.yaml \
-n capsule-system
```