Skip to content

feat: add namespace to resources#246

Merged
sklarsa merged 2 commits intoquestdb:masterfrom
aslafy-z:copilot/add-namespace-to-resources
Feb 11, 2026
Merged

feat: add namespace to resources#246
sklarsa merged 2 commits intoquestdb:masterfrom
aslafy-z:copilot/add-namespace-to-resources

Conversation

@aslafy-z
Copy link
Copy Markdown
Contributor

All chart resources should render with the Helm release namespace to avoid implicit defaults. This updates the templates (StatefulSet, Service, headless Service, Ingress, ConfigMap/Secret, ServiceAccount, and test Pod) to consistently emit namespace: {{ .Release.Namespace | quote }}.

Copilot AI and others added 2 commits February 11, 2026 18:33
Co-authored-by: aslafy-z <8191198+aslafy-z@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@sklarsa sklarsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@sklarsa sklarsa merged commit a88f2e3 into questdb:master Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants