-
Notifications
You must be signed in to change notification settings - Fork 64
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
Set the namespace value under helm chart metadata #1432
Labels
area/registry
Devfile registry for stacks and infrastructure
Comments
10 tasks
Set |
3 tasks
PR devfile/registry-support#230 is ready for review. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Which area/kind this issue is related to?
/area registry
Issue Description
The helm chart should set the namespace deployed to under the
metadata.namespace
field as the registry operator does: https://github.com/devfile/registry-operator/blob/f55ab8e7c8061934547c7d55bd67d81d509a8752/pkg/registry/configmap.go#L62Parent Epic: #1274
Acceptance Criteria
metadata.namespace
under configmap.yamlmetadata.namespace
under deployment.yamlmetadata.namespace
under ingress.yamlmetadata.namespace
under pvc.yamlmetadata.namespace
under route.yamlmetadata.namespace
under service.yamlThe text was updated successfully, but these errors were encountered: