Add replicator back in

This commit is contained in:
j 2025-08-13 21:39:06 +10:00
parent e4273196e9
commit e6baed194d
2 changed files with 3 additions and 3 deletions

View file

@ -75,7 +75,7 @@ spec:
source:
repoURL: "https://helm.mittwald.de"
chart: "kubernetes-replicator"
targetRevision: "1.0.0" # optional, or you can use a specific chart version
targetRevision: "1.0.0"
helm:
releaseName: "kubernetes-replicator"
values: |

View file

@ -10,8 +10,8 @@ spec:
elements:
- name: namespace
path: applications/00-namespace
#- name: replicator
# path: applications/10-replicator
- name: replicator
path: applications/10-replicator
#- name: databases
# path: applications/20-databases
#- name: domain-names