-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
devfile/registry-support
#230Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructure
Description
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#L62
Parent Epic: #1274
Acceptance Criteria
- Set
metadata.namespace
under configmap.yaml - Set
metadata.namespace
under deployment.yaml - Set
metadata.namespace
under ingress.yaml - Set
metadata.namespace
under pvc.yaml - Set
metadata.namespace
under route.yaml - Set
metadata.namespace
under service.yaml - Verify changes in a deployment
Metadata
Metadata
Assignees
Labels
area/registryDevfile registry for stacks and infrastructureDevfile registry for stacks and infrastructure
Type
Projects
Status
Done ✅