Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Nov 22, 2023
1 parent a69715d commit ccedaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osm-seed/templates/db/db-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
environment: {{ .Values.environment }}
release: {{ .Release.Name }}
spec:
replicas: 1 # we only ever want one replica of the db
replicas: 1
selector:
matchLabels:
app: {{ template "osm-seed.name" . }}
Expand Down

0 comments on commit ccedaed

Please sign in to comment.