Files
dc-kc/install.sh
2022-02-19 17:32:57 +00:00

4 lines
119 B
Bash
Executable File

#!/usr/bin/env bash
helm dependency update argo-cd/.
helm install --namespace argocd --create-namespace argo argo-cd/.