-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] GCP marketplace default config values do not work #5717
Comments
@Bobgy: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
We should define default values in schema.yaml, see https://github.com/GoogleCloudPlatform/marketplace-k8s-app-tools/blob/master/docs/schema.md#helm-chart-values |
Cases we need to test after the release:
|
Reopen to wait for verification |
What steps did you take
What happened:
All the default values are filled by empty strings.
What did you expect to happen:
I was expecting default values in values.yaml are set, e.g.
pipelines/manifests/gcp_marketplace/chart/kubeflow-pipelines/values.yaml
Line 27 in a1ecb3d
However, I verified that cache configmap in fact has db name as
_cache
without the prefix.Labels
/area deployment
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
The text was updated successfully, but these errors were encountered: