fix cert
This commit is contained in:
parent
7ebb0ce54e
commit
5edf34c965
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ spec:
|
|||
- name: https
|
||||
protocol: HTTPS
|
||||
port: 443
|
||||
tls:
|
||||
mode: Terminate
|
||||
options:
|
||||
networking.gke.io/certmap: devops-lab-cert-map
|
||||
allowedRoutes:
|
||||
namespaces:
|
||||
from: "All"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue