mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-17 13:11:48 +00:00
8 lines
279 B
YAML
8 lines
279 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- github.com/fluxcd/kustomize-controller/config//crd?ref=v0.0.1-alpha.6
|
|
- github.com/fluxcd/kustomize-controller/config//manager?ref=v0.0.1-alpha.6
|
|
- cluster_role.yaml
|
|
patchesStrategicMerge:
|
|
- patch.yaml
|