This commit is contained in:
ychangkim
2025-07-16 15:58:09 +09:00
parent 4e995795bb
commit d872a6dc6f
4 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
- 명령어
```sh
$ helm upgrade --install kserve ./charts/kserve \
$ helm upgrade --install kserve ../kserve \
--namespace kserve \
--create-namespace \
-f custom-values.yaml