Files
local-k8s/flux/clusters/k3d-develop/flux-system/kustomization.yaml
T
Manfred Schreiber 1413a651c8 .
2022-02-17 23:13:48 +01:00

13 lines
353 B
YAML

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