This commit is contained in:
parent
87c99a8a55
commit
d7a6b0027c
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ jobs:
|
||||||
helm repo update prometheus-community
|
helm repo update prometheus-community
|
||||||
helm upgrade --install ksm prometheus-community/kube-state-metrics \
|
helm upgrade --install ksm prometheus-community/kube-state-metrics \
|
||||||
--namespace ksm-system \
|
--namespace ksm-system \
|
||||||
--create-namespace
|
--create-namespace \
|
||||||
--version "${KSM_VERSION}"
|
--version "${KSM_VERSION}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue