Restructure app-of-apps
This commit is contained in:
parent
3dac8f4ebc
commit
b196aff758
5 changed files with 57 additions and 40 deletions
1
Makefile
1
Makefile
|
|
@ -37,6 +37,7 @@ clean:
|
|||
# Bootstrap ArgoCD app of apps (run once after cluster is up)
|
||||
bootstrap:
|
||||
kubectl apply -f apps/apps.yaml
|
||||
@echo "ArgoCD will now manage apps/ directory - future group changes are self-healing via git push"
|
||||
|
||||
# Credentials
|
||||
talosconfig:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue