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
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- ./namespace.yaml
|
- ./namespace.yaml
|
||||||
- ./network_policy.yaml
|
#- ./network_policy.yaml
|
||||||
- ./transfersh
|
- ./transfersh
|
||||||
- ./vaultwarden
|
- ./vaultwarden
|
||||||
- ./hastebin
|
- ./hastebin
|
||||||
|
|
Loading…
Reference in New Issue