init job fix -4

This commit is contained in:
Vaibhav Pathak 2026-02-24 12:07:03 +05:30
parent 3b1918978a
commit aa079d30b3

View File

@ -16,7 +16,7 @@ metadata:
# Helm chart annotations for environment provisioning # Helm chart annotations for environment provisioning
helm.cnoe.io/git-repo: https://gitea.os-tf-qa.onlinesales.ai/gitea_admin/hades-chart.git helm.cnoe.io/git-repo: https://gitea.os-tf-qa.onlinesales.ai/gitea_admin/hades-chart.git
helm.cnoe.io/chart-path: hades helm.cnoe.io/chart-path: hades
helm.cnoe.io/values-file: values-dev.yaml helm.cnoe.io/values-file: values-local.yaml
helm.cnoe.io/available-values-files: '["values.yaml", "values-dev.yaml", "values-local.yaml"]' helm.cnoe.io/available-values-files: '["values.yaml", "values-dev.yaml", "values-local.yaml"]'
helm.cnoe.io/dependencies: '{"mysql": {"name": "MySQL Database", "required": false, "default": true, "externalParams": [{"param": "database.host", "label": "Database Host", "placeholder": "mysql.example.com"}, {"param": "database.port", "label": "Database Port", "placeholder": "3306"}, {"param": "database.name", "label": "Database Name", "placeholder": "hades_db"}, {"param": "database.username", "label": "Username", "placeholder": "hades_user"}, {"param": "database.password", "label": "Password", "placeholder": "", "secret": true}]}}' helm.cnoe.io/dependencies: '{"mysql": {"name": "MySQL Database", "required": false, "default": true, "externalParams": [{"param": "database.host", "label": "Database Host", "placeholder": "mysql.example.com"}, {"param": "database.port", "label": "Database Port", "placeholder": "3306"}, {"param": "database.name", "label": "Database Name", "placeholder": "hades_db"}, {"param": "database.username", "label": "Username", "placeholder": "hades_user"}, {"param": "database.password", "label": "Password", "placeholder": "", "secret": true}]}}'
tags: tags: