Skip to content

Commit 6788b4a

Browse files
committed
Stupid YAML linter
1 parent 2327c0d commit 6788b4a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

tests/templates/kuttl/restarter-no-unneeded-restart/01-early-before-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
# As the STS is created *before* the ConfigMap, even the mutating webhook can not prevent the first
23
# Pod from being restarted.
34

tests/templates/kuttl/restarter-no-unneeded-restart/02-late-after-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
# Same situation as in 01-late-before-config.yaml, but this time the STS is created *after* the
23
# mounted ConfigMaps, so no unneeded Pod restarts occur.
34

0 commit comments

Comments
 (0)