Skip to content

Commit

Permalink
EA-3252: Add server aliases in Ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
ikattey committed Nov 30, 2022
1 parent 3c205bf commit a1abcb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s/overlays/cloud/ingress.properties.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ metadata:
name: api-gateway-ingress
annotations:
cert-manager.io/issuer: letsencrypt-production
nginx.ingress.kubernetes.io/server-alias: ${K8S_SERVER_ALIASES}
spec:
ingressClassName: public-iks-k8s-nginx
tls:
Expand Down

0 comments on commit a1abcb6

Please sign in to comment.