We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07893b commit b9f2b53Copy full SHA for b9f2b53
deployments/helm-chart/values.yaml
@@ -184,7 +184,10 @@ controller:
184
185
## Enable OIDC policies.
186
enableOIDC: false
187
-
+
188
+ ## Include year in log header. This parameter will be removed in release 2.7 and the year will be included by default.
189
+ includeYear: false
190
191
## Enable TLS Passthrough on port 443. Requires controller.enableCustomResources.
192
enableTLSPassthrough: false
193
0 commit comments