Hello,
while configuring File share on IFS Cloud/DocMan. after entering required values in ifscloud-values
ifsStorageSmbCredentials:
name: ifs-storage-smb-credentials
data:
- key:
username value: ifs
- key:
password value: ifs123
- key:
domain value: MYDOMAIN
and running installer, getting following error
upgrade.go:502: odebug] resetting values to the chart's original version
Error: UPGRADE FAILED: template: ifs-cloud/charts/ifscore/templates/secrets.yaml:108:82: executing "ifs-cloud/charts/ifscore/templates/secrets.yaml" at <b64enc>: wrong type for value; expected string; got g]interface {}
helm.go:84: gdebug] template: ifs-cloud/charts/ifscore/templates/secrets.yaml:108:82: executing "ifs-cloud/charts/ifscore/templates/secrets.yaml" at <b64enc>: wrong type for value; expected string; got g]interface {}
UPGRADE FAILED
main.newUpgradeCmd.func2
helm.sh/helm/v3/cmd/helm/upgrade.go:201
github.com/spf13/cobra.(*Command).execute
github.com/spf13/cobra@v1.5.0/command.go:872
github.com/spf13/cobra.(*Command).ExecuteC
github.com/spf13/cobra@v1.5.0/command.go:990
github.com/spf13/cobra.(*Command).Execute
github.com/spf13/cobra@v1.5.0/command.go:918
main.main
helm.sh/helm/v3/cmd/helm/helm.go:83
runtime.main
runtime/proc.go:250
runtime.goexit
runtime/asm_amd64.s:1571
SEVERE: Failed to install ifs-cloud
KIndly advise
Regards