Dont include network policy for tools, its not needed

This commit is contained in:
SeanOMik 2023-04-29 21:27:38 -04:00
parent 4fcdaad314
commit 2e02abac20
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./namespace.yaml
- ./network_policy.yaml
#- ./network_policy.yaml
- ./transfersh
- ./vaultwarden
- ./hastebin