Keep policy order as defined

Signed-off-by: Eugene <eugene.fedor@gmail.com>
This commit is contained in:
Eugene 2021-04-15 15:57:51 -07:00
parent 4ecf541748
commit f60ba95b4c
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deny-ingress.yaml
- allow-egress.yaml
- allow-scraping.yaml
- allow-webhooks.yaml