fix(piped): netpols

This commit is contained in:
JJGadgets
2024-08-14 10:20:54 +08:00
parent 034d846c66
commit 4fecf6f3d2
2 changed files with 1 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ spec:
podLabels:
ingress.home.arpa/nginx-internal: "allow"
ingress.home.arpa/nginx-external: "allow"
ingress.home.arpa/cloudflare: "allow"
egress.home.arpa/nginx-internal: "allow"
egress.home.arpa/nginx-external: "allow"
db.home.arpa/pg: "pg-default"

View File

@@ -7,7 +7,6 @@ metadata:
spec:
path: ./kube/deploy/apps/piped/app
dependsOn:
- name: 1-core-ingress-nginx-app
- name: 1-core-db-pg-clusters-default
---
apiVersion: kustomize.toolkit.fluxcd.io/v1