hi,
after do an install of ifs remote with the commande:
.\installer.cmd --set action=mtinstaller --values ..\..\..\config\ifscloud-values.yaml --values solutionset.yaml
from the ifsinstaller folder of my buildhome every things seems fine.
then i want to comple the MT with my delivery.
so i go the delievery folder and then to the ifsinstaller folder and run:
.\installer.cmd --set action=mtinstaller --values ..\..\..\config\ifscloud-values.yaml --values solutionset.yaml
i got this error message:
cThu Mar 23 17:56:15 CET 2023] - INFO: ======================
bThu Mar 23 17:56:15 CET 2023] - INFO: chartVersion not found in properties, using helmChartVersion: 221.1.0
bThu Mar 23 17:56:15 CET 2023] - INFO: Using existing certificate
bThu Mar 23 17:56:15 CET 2023] - INFO: Generating symmetric-key. This will only be persisted if the secret, 'symmetric-key' does not exist.
bThu Mar 23 17:56:15 CET 2023] - INFO: Recreate namespace owned by Helm
bThu Mar 23 17:57:10 CET 2023] - INFO: Installing ifs-cloud
bThu Mar 23 17:57:10 CET 2023] - INFO: Using chart ifscloud/ifs-cloud --version 221.1.0
bThu Mar 23 17:57:10 CET 2023] - INFO: Doing a dry-run ..
bThu Mar 23 17:57:10 CET 2023] - INFO: Running helm upgrade
bThu Mar 23 17:57:10 CET 2023] - SEVERE: execution error at (ifs-cloud/charts/ifscore/templates/secrets.yaml:26:18): Value for ifsreadonlysupp-pw is required
bThu Mar 23 17:57:10 CET 2023] - SEVERE: Failed to install ifs-cloud
bThu Mar 23 17:57:10 CET 2023] - SEVERE: Failed to install ifs-cloud. Collected logs from command:
INFO: Recreate namespace owned by Helm
namespace "sandboxifs" deleted
namespace/sandboxifs created
"ifscloud" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "ifscloud" chart repository
Update Complete. ⎈Happy Helming!⎈
INFO: Installing ifs-cloud
INFO: Using chart ifscloud/ifs-cloud --version 221.1.0
INFO: Doing a dry-run ..
INFO: Running helm upgrade
history.go:53: odebug] getting history for release ifs-cloud
Release "ifs-cloud" does not exist. Installing it now.
install.go:172: ldebug] Original chart version: "221.1.0"
install.go:189: ldebug] CHART PATH: C:\Users\SUPERU~1.PSS\AppData\Local\Temp\2\helm\repository\ifs-cloud-221.1.0.tgz
Error: execution error at (ifs-cloud/charts/ifscore/templates/secrets.yaml:26:18): Value for ifsreadonlysupp-pw is required
helm.go:94: edebug] execution error at (ifs-cloud/charts/ifscore/templates/secrets.yaml:26:18): Value for ifsreadonlysupp-pw is required
SEVERE: Failed to install ifs-cloud
bThu Mar 23 17:57:10 CET 2023] - SEVERE: Validation failed.