Parameterize sync wave and improve formatting

This commit is contained in:
j 2025-08-13 21:52:01 +10:00
parent 0b4142c63d
commit 47c817b4c6

View file

@ -11,15 +11,23 @@ spec:
- name: namespace
path: applications/00-namespace
namespace: home-server
wave: 1
- name: replicator
path: applications/10-replicator
namespace: home-server
wave: 2
- name: databases
path: applications/20-databases
namespace: database
wave: 2
- name: domain-names
path: applications/30-domain-names
namespace: home-server
wave: 2
template:
metadata:
name: '{{name}}'
@ -36,4 +44,7 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- SyncWave={[wave}}