forked from RemoteSync/grafana-meta-monitoring-chart
Add pre-install hook
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
@@ -4,6 +4,9 @@ kind: Secret
|
|||||||
metadata:
|
metadata:
|
||||||
name: minio
|
name: minio
|
||||||
namespace: {{ $.Release.Namespace }}
|
namespace: {{ $.Release.Namespace }}
|
||||||
|
annotations:
|
||||||
|
"helm.sh/hook": pre-install
|
||||||
|
"helm.sh/hook-weight": "-5"
|
||||||
data:
|
data:
|
||||||
rootUser: dmFsdWUtMg0KDQo=
|
rootUser: dmFsdWUtMg0KDQo=
|
||||||
rootPassword: dmFsdWUtMg0KDQo=
|
rootPassword: dmFsdWUtMg0KDQo=
|
||||||
|
Reference in New Issue
Block a user