Skip to content

Commit a51d4cc

Browse files
committed
fix: correct deployment topology
1 parent 3fdccf8 commit a51d4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/soteria/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ spec:
9494
whenUnsatisfiable: ScheduleAnyway
9595
labelSelector:
9696
matchLabels:
97-
{{- include "soteria.selectorLabels" . | nindent 8 }}
97+
{{- include "soteria.selectorLabels" . | nindent 14 }}

0 commit comments

Comments
 (0)