Move core operators to deployments due to chicken egg issues

This commit is contained in:
j 2025-07-10 18:19:12 +10:00
parent 6b56e35f68
commit ba63e97b2e
3 changed files with 2 additions and 153 deletions

View file

@ -4,4 +4,6 @@ kind: Kustomization
resources:
- manifests/00-namespaces.yaml
- manifests/10-repo-prod.yaml
- manifests/20-hrel-mariadb.yaml
- manifests/20-hrel-replicator.yaml
- manifests/30-hrel-prod.yaml