fix: fix archmeister staging internal api

This commit is contained in:
Jonas Juselius
2024-08-22 16:02:42 +02:00
parent 7f08fefd56
commit 8b48106f06
2 changed files with 4 additions and 4 deletions
@@ -1,6 +1,6 @@
- op: replace - op: replace
path: /spec/rules/0/http/paths/0/path path: /spec/rules/0/http/paths/0/path
value: /internal value: /internal
- op: add # - op: add
path: /metadata/annotations/nginx.ingress.kubernetes.io~whitelist-source-range # 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 # value: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
@@ -20,7 +20,7 @@ image:
ingress: ingress:
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-production cert-manager.io/cluster-issuer: letsencrypt-production
atlantis.oceanbox.io/expose: global atlantis.oceanbox.io/expose: internal
hosts: hosts:
- host: archmeister.beta.oceanbox.io - host: archmeister.beta.oceanbox.io
paths: paths: