Skip to content

Commit

Permalink
Improve current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jan 3, 2025
1 parent 1eea486 commit dda998e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chart/templates/job-hdfs-init.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{{ if eq .Values.storage "hdfs" -}}
apiVersion: batch/v1
kind: Job
metadata:
Expand All @@ -23,3 +24,4 @@ spec:
- name: HADOOP_USER_NAME
value: stackable
restartPolicy: OnFailure
{{- end }}

0 comments on commit dda998e

Please sign in to comment.