This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Lab 1, step 8 | |
argocd app create roar-deploy-k8s --repo https://github.com/brentlaster/roar-deploy-k8s --path . --dest-server $CLUSTER_IP --dest-namespace roar | |
Lab 3, step 3 | |
argocd repo add [email protected]:/git/repos/roar-k8s-helm.git --ssh-private-key-path ~/.ssh/id_rsa | |
Lab 4, step 9 | |
argocd proj create jenkins-proj -d https://10.0.2.15:8443,* -s [email protected]:/git/repos/roar-min-deploy.git | |
Lab 4, step 11 |