|
|
@ -26,6 +26,10 @@ nginx: |
|
|
|
annotations: {} |
|
|
|
loadBalancerIP: "" |
|
|
|
noAuthSmtpServerIP: "" |
|
|
|
# Restart container to reload periodically. A number with a suffix: |
|
|
|
# 's' for seconds (default) , 'm' for minutes, 'h' for hours or 'd' for days. |
|
|
|
# Specifying 0 disables the timeout. |
|
|
|
restartEvery: 30d |
|
|
|
certificate: |
|
|
|
issuer: letsencrypt-staging |
|
|
|
issuerKind: ClusterIssuer |
|
|
|