diff --git a/kustomizations/archmeister/staging/ingress_patch.yaml b/kustomizations/archmeister/staging/ingress_patch.yaml index b4262f22..bb8c50dc 100644 --- a/kustomizations/archmeister/staging/ingress_patch.yaml +++ b/kustomizations/archmeister/staging/ingress_patch.yaml @@ -2,5 +2,5 @@ path: /spec/rules/0/http/paths/0/path value: /internal - op: add - path: /metadata/annotations/nginx.ingress.kubernetes.io~whitelist-source-range + path: /metadata/annotations/nginx.ingress.kubernetes.io~1whitelist-source-range value: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16