Move core operators to deployments due to chicken egg issues
This commit is contained in:
parent
6b56e35f68
commit
ba63e97b2e
3 changed files with 2 additions and 153 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue