We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdffec9 commit 9be7d34Copy full SHA for 9be7d34
charts/minio/templates/post-job.yaml
@@ -2,7 +2,7 @@
2
apiVersion: batch/v1
3
kind: Job
4
metadata:
5
- name: {{ include "minio.fullname" . }}-post-job
+ name: {{ include "minio.fullname" . }}-bucket-init
6
namespace: {{ .Release.Namespace }}
7
labels:
8
{{- include "minio.labels" . | nindent 4 }}
0 commit comments