set http-enabled to true

This commit is contained in:
Benedith Mulongo 2025-01-30 15:55:28 +01:00
parent 001d9096d8
commit cff33a20f6
Signed by: benedith
GPG key ID: 62D68B584B4B3EB3

View file

@ -22,7 +22,7 @@ spec:
# args: [ "start" ]
args:
- "start"
# - "--http-enabled=true"
- "--http-enabled=true"
# - "--https-certificate-file=/etc/ssl/certs/cert.pem"
# - "--https-certificate-key-file=/etc/ssl/certs/key.pem"
- "--verbose"