Skip to content

Commit 31136c4

Browse files
authored
Update statefulset.yaml
1 parent 76443a4 commit 31136c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/charts/fuel-streams/templates/publisher/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
template:
1414
{{- include "k8s.template-metadata" $serviceDict | nindent 4 }}
1515
spec:
16-
{{- with .Values.affinity }}
16+
{{- with .Values.publisher.affinity }}
1717
affinity:
1818
{{- toYaml . | nindent 8 }}
1919
{{- end }}

0 commit comments

Comments
 (0)