fix hostname
This commit is contained in:
parent
e9e2e02a34
commit
3c233b0916
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ spec:
|
||||||
- name: https
|
- name: https
|
||||||
protocol: HTTPS
|
protocol: HTTPS
|
||||||
port: 443
|
port: 443
|
||||||
hostname: "*"
|
hostname: "siriusdevops.com"
|
||||||
allowedRoutes:
|
allowedRoutes:
|
||||||
namespaces:
|
namespaces:
|
||||||
from: All
|
from: All
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue