Dont include network policy for tools, its not needed
This commit is contained in:
parent
4fcdaad314
commit
2e02abac20
|
@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
resources:
|
||||
- ./namespace.yaml
|
||||
- ./network_policy.yaml
|
||||
#- ./network_policy.yaml
|
||||
- ./transfersh
|
||||
- ./vaultwarden
|
||||
- ./hastebin
|
||||
|
|
Loading…
Reference in New Issue