certs
This commit is contained in:
parent
0e72e593ac
commit
a339114a5d
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@ spec:
|
||||||
port: 443
|
port: 443
|
||||||
tls:
|
tls:
|
||||||
mode: Terminate
|
mode: Terminate
|
||||||
|
certificateRefs:
|
||||||
|
- name: devops-lab-cert-unused
|
||||||
|
group: ""
|
||||||
|
kind: secret
|
||||||
allowedRoutes:
|
allowedRoutes:
|
||||||
namespaces:
|
namespaces:
|
||||||
from: All
|
from: All
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue