set http-enabled to true
Signed-off-by: Benedith Mulongo <benedith@sunet.se>
This commit is contained in:
parent
cff33a20f6
commit
419a8a94df
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ spec:
|
||||||
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"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue