Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
radomarina authored Sep 19, 2024
1 parent 2f56899 commit d1719d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/fpc/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
mountPath: "/certs"
readOnly: true
resources:
{{- toYaml .Values.resources | nindent 10 }}
{{- toYaml .Values.resources | nindent 12 }}
{{- if .Values.nodeSelector }}
nodeSelector:
{{- toYaml .Values.nodeSelector | nindent 8 }}
Expand Down

0 comments on commit d1719d8

Please sign in to comment.