4 lines
120 B
Bash
4 lines
120 B
Bash
#!/bin/bash
|
|
set -e
|
|
|
|
argocd-autopilot repo bootstrap --app https://github.com/argoproj-labs/argocd-autopilot/manifests/ha |