🚑 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

@@ -10,14 +10,6 @@ spec:
- name: cluster-apps-cloudnative-pg-cluster
- name: cluster-apps-external-secrets-stores
path: ./kubernetes/apps/monitoring/gatus/app
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-cloudnative-pg-app
path: ./kubernetes/apps/monitoring/grafana/app
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository

View File

@@ -10,14 +10,6 @@ spec:
- name: cluster-apps-rook-ceph-cluster
- name: cluster-apps-thanos-app
path: ./kubernetes/apps/monitoring/kube-prometheus-stack/app
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-external-secrets-stores
path: ./kubernetes/apps/monitoring/loki/app
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository

View File

@@ -10,14 +10,6 @@ spec:
- name: cluster-apps-external-secrets-stores
- name: cluster-apps-rook-ceph-cluster
path: ./kubernetes/apps/monitoring/thanos/app
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-external-secrets-stores
path: ./kubernetes/apps/monitoring/vector
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository