We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca8a0b1 commit ef75da7Copy full SHA for ef75da7
1 file changed
tests/templates/kuttl/smoke/10-assert.yaml.j2
@@ -10,6 +10,8 @@ kind: StatefulSet
10
metadata:
11
name: test-zk-server-primary
12
generation: 1 # There should be no unneeded Pod restarts
13
+ labels:
14
+ restarter.stackable.tech/enabled: "true"
15
spec:
16
template:
17
0 commit comments