fix mapping
This commit is contained in:
parent
607956fd3a
commit
95a9542e6c
1 changed files with 3 additions and 1 deletions
|
|
@ -3,6 +3,8 @@ kind: Gateway
|
|||
metadata:
|
||||
name: external-http-gateway
|
||||
namespace: customer1
|
||||
annotations:
|
||||
networking.gke.io/certmap: devops-lab-cert-map
|
||||
spec:
|
||||
gatewayClassName: gke-l7-global-external-managed # Use gke-l7-global-external-http for external, or gke-l7-rilb for internal
|
||||
listeners:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue