Put the annotations in the right place
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
1a33ef0d2b
commit
e6db102da8
@ -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=
|
||||
|
Loading…
x
Reference in New Issue
Block a user