Skip to content

Commit

Permalink
Remove spaces that makes helm lint unhappy
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuderman committed Feb 9, 2024
1 parent 4e12bbb commit 4138130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy/templates/hook-cvmfs-fix.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if and .Values.refdata.enabled (eq .Values.refdata.type "cvmfs") }}
# Include the code you want to run when both conditions are met
# Include the code you want to run when both conditions are met
apiVersion: batch/v1
kind: Job
metadata:
Expand Down

0 comments on commit 4138130

Please sign in to comment.