Skip to content

Commit

Permalink
updated/fixed the indents
Browse files Browse the repository at this point in the history
  • Loading branch information
jdambly-ns committed Oct 1, 2024
1 parent 3c0a018 commit 14342a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multus/templates/daemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
selector:
matchLabels:
app: multus
{{- include "multus.labels" . | indent 8 }}
{{- include "multus.labels" . | indent 6 }}
updateStrategy:
type: RollingUpdate
rollingUpdate:
Expand Down

0 comments on commit 14342a1

Please sign in to comment.