Skip to content

Commit 0f2c0f4

Browse files
fix networkpolicy
1 parent af9dc4d commit 0f2c0f4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/keycloak/components/db-mariadb/kustomization.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ patches:
2525
to:
2626
- ipBlock:
2727
cidr: 192.168.0.0/16
28-
namespaceSelector:
29-
matchLabels:
30-
kubernetes.io/metadata.name: "istio-system"
31-
podSelector:
32-
matchLabels:
33-
istio: "ingressgateway"
3428
configMapGenerator:
3529
- name: "keycloak"
3630
behavior: "merge"

0 commit comments

Comments
 (0)