diff --git a/catalog-info.yaml b/catalog-info.yaml index 3b1ceb9..eea606b 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -16,7 +16,7 @@ metadata: # 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/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/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: