Skip to content

Commit ef75da7

Browse files
authored
test: Improve assertion on restart-controller (#1002)
1 parent ca8a0b1 commit ef75da7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ kind: StatefulSet
1010
metadata:
1111
name: test-zk-server-primary
1212
generation: 1 # There should be no unneeded Pod restarts
13+
labels:
14+
restarter.stackable.tech/enabled: "true"
1315
spec:
1416
template:
1517
spec:

0 commit comments

Comments
 (0)