diff --git a/chart/templates/_helpers.tpl b/chart/templates/_helpers.tpl index 62ff2f8ff..81009ed01 100644 --- a/chart/templates/_helpers.tpl +++ b/chart/templates/_helpers.tpl @@ -137,7 +137,9 @@ db: # Extra Connection options #extra: - # ssl: true + # ssl: + # host: localhost + # rejectUnauthorized: false # ┌─────────────────────┐ #───┘ Redis configuration └───────────────────────────────────── @@ -154,6 +156,9 @@ redis: #prefix: example-prefix #db: 1 #user: default + #tls: + # host: localhost + # rejectUnauthorized: false # ┌─────────────────────┐ #───┘ Sonic configuration └─────────────────────────────────────