diff --git a/charts/meta-monitoring/templates/minio/secret.yaml b/charts/meta-monitoring/templates/minio/secret.yaml index dd1cb97..43f3cb0 100644 --- a/charts/meta-monitoring/templates/minio/secret.yaml +++ b/charts/meta-monitoring/templates/minio/secret.yaml @@ -4,9 +4,9 @@ kind: Secret metadata: name: minio namespace: {{ $.Release.Namespace }} -annotations: - "helm.sh/hook": pre-install - "helm.sh/hook-weight": "-5" + annotations: + "helm.sh/hook": pre-install + "helm.sh/hook-weight": "-5" data: rootUser: dmFsdWUtMg0KDQo= rootPassword: dmFsdWUtMg0KDQo=