Disable SSL since it's behind a proxy.
This commit is contained in:
parent
bdf21ef4fa
commit
9e658b526a
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ spec:
|
|||
disable: false
|
||||
dashboard:
|
||||
enabled: true
|
||||
ssl: false
|
||||
port: 8080
|
||||
urlPrefix: /
|
||||
storage:
|
||||
useAllNodes: false
|
||||
|
|
Reference in a new issue