Skip to content

Commit

Permalink
Change gateway to new certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
praseodym committed Aug 13, 2023
1 parent 3c773cb commit 0a8c12c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/gateway/gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ spec:
tls:
mode: Terminate
options:
networking.gke.io/pre-shared-certs: mcrt-71ffb56b-df9f-443f-89f2-594e4d263322
networking.gke.io/pre-shared-certs: wisvch
- name: http
protocol: HTTP
port: 80
addresses:
- type: NamedAddress
value: gce-load-balancer-ipv4
- type: NamedAddress
value: gce-load-balancer-ipv6
value: gce-load-balancer-ipv6

0 comments on commit 0a8c12c

Please sign in to comment.