🚑 flux substitution

This commit is contained in:
auricom
2023-12-01 00:56:03 +01:00
parent ecd5d88142
commit 04c4214fad
92 changed files with 3 additions and 889 deletions

View File

@@ -9,14 +9,6 @@ spec:
dependsOn:
- name: cluster-apps-snapshot-controller
path: ./kubernetes/apps/volsync/snapscheduler/app
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository
@@ -35,14 +27,6 @@ spec:
dependsOn:
- name: cluster-apps-snapscheduler
path: ./kubernetes/apps/volsync/snapscheduler/schedules
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository

View File

@@ -9,14 +9,6 @@ spec:
dependsOn:
- name: cluster-apps-snapshot-controller
path: ./kubernetes/apps/volsync/volsync/app
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository