app set
This commit is contained in:
@@ -36,7 +36,7 @@ ArgoCd()
|
||||
helm upgrade --install argocd argo-cd \
|
||||
--repo https://argoproj.github.io/argo-helm \
|
||||
--namespace argocd --create-namespace \
|
||||
--values argocd-values.yaml \
|
||||
--values argocd/values/argocd-values.yaml \
|
||||
--timeout 60s --atomic
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user