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
|
||||
protocol: HTTPS
|
||||
port: 443
|
||||
hostname: "*"
|
||||
hostname: "siriusdevops.com"
|
||||
allowedRoutes:
|
||||
namespaces:
|
||||
from: All
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue