Skip to content

Commit

Permalink
we can use multiple certificates
Browse files Browse the repository at this point in the history
  • Loading branch information
sjahl committed Dec 15, 2023
1 parent 4836567 commit 8bb4532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/manifests/ingress/gnomad.ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
annotations:
kubernetes.io/ingress.global-static-ip-name: gnomad-prod-global-ip
networking.gke.io/managed-certificates: gnomad-prod-certificate
ingress.gcp.kubernetes.io/pre-shared-cert: gnomad-browser-cert # TODO: remove this after new cert is provisioned
networking.gke.io/v1beta1.FrontendConfig: 'gnomad-frontend-config'
spec:
rules:
Expand Down

0 comments on commit 8bb4532

Please sign in to comment.