Skip to content

[Feature request]: namespace is missing in Templates #36

@mat7eo889

Description

@mat7eo889

Use Case

Hello There

when trying to deploy the chart with Argo CD, I noticed that some rendered resources (for example the puppetserver statefulset) are missing metadata.namespace.

Currently, I do not see a way to set the namespace through the values file or otherwise ensure all namespaced resources use {{ .Release.Namespace }}.

Is support for this planned?

Describe the solution you would like

add metadata: namespace: {{ .Release.Namespace }} for all namespaced Ressources in the template

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions