fix: update ingress whitelisting annotations to use oceanbox.io/expose setting
This commit is contained in:
@@ -63,8 +63,8 @@ service:
|
||||
ingress:
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-staging
|
||||
nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
||||
kubernetes.io/ingress.class: nginx
|
||||
atlantis.oceanbox.io/expose: internal
|
||||
tls:
|
||||
- secretName: seq-tls
|
||||
hosts:
|
||||
|
||||
Reference in New Issue
Block a user