chore(helm): global override file

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
Rajesh Rajendran 2021-12-11 15:26:31 +05:30
parent 5aa82a73e3
commit af029d59e4
No known key found for this signature in database
GPG key ID: F9F6FCAB8BACB638

View file

@ -0,0 +1,12 @@
postgresql:
# For genrating psswords
# `openssl rand -hex 20`
postgresqlPassword: ""
minio:
global:
minio:
# For genrating psswords
# `openssl rand -hex 20`
accessKey: ""
secretKey: ""