8 lines
219 B
YAML
8 lines
219 B
YAML
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
|
kind: Kustomization
|
||
|
|
resources:
|
||
|
|
- gitrepository-weave-gitops.yaml
|
||
|
|
- helmrelease-weave-gitops.yaml
|
||
|
|
- traefik-helmchartconfig-flux-entrypoint.yaml
|
||
|
|
- ingress-flux-ui.yaml
|