🚑 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

@@ -11,14 +11,6 @@ spec:
- name: cluster-apps-external-secrets-stores
- name: cluster-apps-volsync-app
path: ./kubernetes/apps/default/home-assistant/app
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository
@@ -36,14 +28,6 @@ metadata:
namespace: flux-system
spec:
path: ./kubernetes/apps/default/home-assistant/code
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
optional: false
- kind: Secret
name: cluster-secrets
optional: false
prune: true
sourceRef:
kind: GitRepository