You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Longhorn won't deploy until Cilium + External Secrets are healthy
128
-
-Apps won't deploy until storage exists
129
-
- Kyverno policies are active before apps create PVCs (enables automatic backup)
126
+
-PVC Plumber (Wave 2) must run before Infrastructure AppSet (Wave 4) because Kyverno policies call PVC Plumber API
127
+
- Kyverno, cert-manager, GPU operators etc. deploy via Infrastructure AppSet (Wave 4) before user apps (Wave 6)
130
128
- This prevents "chicken-and-egg" dependency issues and SSD thrashing
131
129
130
+
**Important**: The Infrastructure AppSet uses an explicit list of paths (not glob discovery). To add a new infrastructure component, you must add its path to `infrastructure/controllers/argocd/apps/infrastructure-appset.yaml`.
0 commit comments