fix: update white-listing annotation
This commit is contained in:
@@ -19,7 +19,7 @@ patches:
|
||||
group: networking.k8s.io
|
||||
kind: Ingress
|
||||
name: prod-archmeister-internal
|
||||
annotationSelector: atlantis.oceanbox.io/expose=internal
|
||||
annotationSelector: oceanbox.io/expose=internal
|
||||
version: v1
|
||||
resources:
|
||||
- ../base
|
||||
|
||||
@@ -19,7 +19,7 @@ patches:
|
||||
group: networking.k8s.io
|
||||
kind: Ingress
|
||||
name: staging-archmeister-internal
|
||||
annotationSelector: atlantis.oceanbox.io/expose=internal
|
||||
annotationSelector: oceanbox.io/expose=internal
|
||||
version: v1
|
||||
resources:
|
||||
- ../base
|
||||
|
||||
@@ -20,7 +20,7 @@ image:
|
||||
ingress:
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
# atlantis.oceanbox.io/expose: internal
|
||||
# oceanbox.io/expose: internal
|
||||
hosts:
|
||||
- host: archmeister.beta.oceanbox.io
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user