Skip to content

Commit

Permalink
Update statefulset-postgres.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
th0th committed Oct 17, 2024
1 parent ba8b705 commit 5a5c08a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/n8n/templates/statefulset-postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
{{- include "n8n.labels" . | nindent 4 }}
name: {{ include "n8n.fullname" . }}-postgres
spec:
replicas: {{ .Values.replicas }}
selector:
matchLabels:
statefulSet: postgres
Expand Down

0 comments on commit 5a5c08a

Please sign in to comment.