Skip to content

Commit 049aba0

Browse files
authored
Remove replicated replicas property
1 parent 9696b34 commit 049aba0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

charts/docspell/templates/statefulset-restserver.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
docspell-component: restserver
88
spec:
99
replicas: {{ .Values.restserver.replicas | default 1 }}
10-
replicas: 1
1110
selector:
1211
matchLabels:
1312
{{- include "docspell.selectorLabels" . | nindent 6 }}

0 commit comments

Comments
 (0)