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 3fe4794 commit 9541a3aCopy full SHA for 9541a3a
1 file changed
tests/templates/kuttl/smoke/30-assert.yaml.j2
@@ -8,6 +8,8 @@ kind: StatefulSet
8
metadata:
9
name: hdfs-namenode-default
10
generation: 1 # There should be no unneeded Pod restarts
11
+ labels:
12
+ restarter.stackable.tech/enabled: "true"
13
spec:
14
template:
15
@@ -34,6 +36,8 @@ kind: StatefulSet
34
36
35
37
name: hdfs-journalnode-default
38
39
40
41
42
43
@@ -59,6 +63,8 @@ kind: StatefulSet
59
63
60
64
name: hdfs-datanode-default
61
65
66
67
62
68
69
70
0 commit comments