Fix errors again
This commit is contained in:
parent
b6add80144
commit
ee7cf68b37
|
@ -1,9 +1,7 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- ./vpnconfig.sops.yaml
|
- ./qbittorrent.sops.yaml
|
||||||
- ./namespace.yaml
|
|
||||||
- ./deployment.yaml
|
- ./deployment.yaml
|
||||||
- ./service.yaml
|
- ./service.yaml
|
||||||
- ./ingress.yaml
|
- ./ingress.yaml
|
||||||
#- ./network_policy.yaml
|
|
Loading…
Reference in New Issue