🚑 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

@@ -7,14 +7,6 @@ metadata:
namespace: flux-system
spec:
path: ./kubernetes/apps/rook-ceph/rook-ceph/app
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository
@@ -33,14 +25,6 @@ spec:
dependsOn:
- name: cluster-apps-rook-ceph-app
path: ./kubernetes/apps/rook-ceph/rook-ceph/cluster
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository
@@ -59,14 +43,6 @@ spec:
dependsOn:
- name: cluster-apps-rook-ceph-cluster
path: ./kubernetes/apps/rook-ceph/rook-ceph/toolbox
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository