mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(piped): netpols
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user