Skip to content

Commit ccb37fb

Browse files
committed
Add support for initContainers - fix linting
Signed-off-by: fr6nco <tomas.boros92@gmail.com>
1 parent 75f9c01 commit ccb37fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/coredns/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,4 +405,4 @@ deployment:
405405
selector: {}
406406

407407
# Configures initcontainers for the coredns deployment.
408-
initContainers: []
408+
initContainers: []

0 commit comments

Comments
 (0)