Skip to content

Commit b9f2b53

Browse files
authored
Update values.yaml
Revert includeYear: false
1 parent f07893b commit b9f2b53

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

deployments/helm-chart/values.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,10 @@ controller:
184184

185185
## Enable OIDC policies.
186186
enableOIDC: false
187-
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+
188191
## Enable TLS Passthrough on port 443. Requires controller.enableCustomResources.
189192
enableTLSPassthrough: false
190193

0 commit comments

Comments
 (0)