Add replicator back in
This commit is contained in:
parent
e4273196e9
commit
e6baed194d
2 changed files with 3 additions and 3 deletions
|
@ -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: |
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue