Skip to content

Commit

Permalink
Merge pull request #59 from gerijani/patch-1
Browse files Browse the repository at this point in the history
Update statefulset.adoc
  • Loading branch information
kdubois authored Dec 3, 2024
2 parents 0230e44 + ea49e17 commit 9bc2c05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation/modules/ROOT/pages/statefulset.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ metadata:
spec:
serviceName: "quarkus" # <.>
replicas: 2
selector:
matchLabels:
app: quarkus-statefulset
template:
metadata:
labels:
Expand Down

0 comments on commit 9bc2c05

Please sign in to comment.