Skip to content

Commit 9bc2c05

Browse files
authored
Merge pull request #59 from gerijani/patch-1
Update statefulset.adoc
2 parents 0230e44 + ea49e17 commit 9bc2c05

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

documentation/modules/ROOT/pages/statefulset.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ metadata:
6161
spec:
6262
serviceName: "quarkus" # <.>
6363
replicas: 2
64+
selector:
65+
matchLabels:
66+
app: quarkus-statefulset
6467
template:
6568
metadata:
6669
labels:

0 commit comments

Comments
 (0)