Erste Implementierung

This commit was merged in pull request #1.
This commit is contained in:
2022-02-17 23:36:27 +01:00
parent 57a135fedf
commit 93968d9c2d
25 changed files with 5041 additions and 0 deletions
@@ -0,0 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# we need dedicated 'flux-components.yaml' in each cluster - otherwise a flux-system update in one cluster
# would be populated to all clusters
- flux-components.yaml
- flux-sync.yaml
- local-git-secret.yaml
- ../../../base/clusterroles
namespace: flux-system