mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-07 16:27:27 +00:00
6 lines
145 B
YAML
6 lines
145 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- allow-egress.yaml
|
|
- allow-scraping.yaml
|
|
- allow-webhooks.yaml
|