Skip to content

Commit bbfe09f

Browse files
committed
fix(test): adapt newline change
1 parent a4057fa commit bbfe09f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/templates/kuttl/smoke/60-assert.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ spec:
289289
name: listener
290290
{% if lookup('env', 'VECTOR_AGGREGATOR') %}
291291
- args:
292-
- |
292+
- |-
293293
mkdir --parents /stackable/log/_vector-state
294294
# Vector will ignore SIGTERM (as PID != 1) and must be shut down by writing a shutdown trigger file
295295
vector & vector_pid=$!

0 commit comments

Comments
 (0)