set http-enabled to true
This commit is contained in:
parent
001d9096d8
commit
cff33a20f6
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ spec:
|
||||||
# args: [ "start" ]
|
# args: [ "start" ]
|
||||||
args:
|
args:
|
||||||
- "start"
|
- "start"
|
||||||
# - "--http-enabled=true"
|
- "--http-enabled=true"
|
||||||
# - "--https-certificate-file=/etc/ssl/certs/cert.pem"
|
# - "--https-certificate-file=/etc/ssl/certs/cert.pem"
|
||||||
# - "--https-certificate-key-file=/etc/ssl/certs/key.pem"
|
# - "--https-certificate-key-file=/etc/ssl/certs/key.pem"
|
||||||
- "--verbose"
|
- "--verbose"
|
||||||
|
|
Loading…
Add table
Reference in a new issue