comment http-enabled
Signed-off-by: Benedith Mulongo <benedith@sunet.se>
This commit is contained in:
parent
74ef8a541a
commit
180e0e3f21
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