Skip to content

Commit

Permalink
StatefulSet selector is missing
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-helmich committed Apr 28, 2020
1 parent 06a0e2a commit 6fdb876
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@ spec:
replicas: 2
updateStrategy:
type: RollingUpdate
selector:
matchLabels:
app: cache
template:
metadata:
labels:
Expand Down

0 comments on commit 6fdb876

Please sign in to comment.