Skip to content

Commit

Permalink
fixup whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
rangoo94 committed Feb 4, 2025
1 parent fe40dfd commit d061781
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/testkube-operator/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ kind: ConfigMap
metadata:
name: testkube-operator-manager-config
namespace: {{ include "testkube-operator.namespace" . }}
{{- end }}
{{- end }}
2 changes: 1 addition & 1 deletion charts/testkube-operator/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ spec:
nodeSelector:
{{- toYaml .Values.global.nodeSelector | nindent 8 }}
{{- end }}
{{- end }}
{{- end }}
2 changes: 1 addition & 1 deletion charts/testkube-operator/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ spec:
targetPort: 9443
selector:
control-plane: controller-manager
{{- end }}
{{- end }}

0 comments on commit d061781

Please sign in to comment.