fix: add explict whitelist patch to archmesiter staging

This commit is contained in:
Jonas Juselius
2024-08-22 15:55:18 +02:00
parent e922693b52
commit 7f08fefd56
@@ -1,3 +1,6 @@
- op: replace
path: /spec/rules/0/http/paths/0/path
value: /internal
value: /internal
- op: add
path: /metadata/annotations/nginx.ingress.kubernetes.io~whitelist-source-range
value: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16