Skip to content

chore(privatek8s-sponsored): use helmfile state values#7733

Draft
lemeurherve wants to merge 8 commits into
jenkins-infra:mainfrom
lemeurherve:use-env-instead-of-hardcoding-cluster-name
Draft

chore(privatek8s-sponsored): use helmfile state values#7733
lemeurherve wants to merge 8 commits into
jenkins-infra:mainfrom
lemeurherve:use-env-instead-of-hardcoding-cluster-name

Conversation

@lemeurherve

@lemeurherve lemeurherve commented May 22, 2026

Copy link
Copy Markdown
Contributor

networkMonitoring:
enabled: true
{{- if .Values }}
{{- if hasKey .Values.datadog "kubelet" }}

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

No mention of any kubelet anywhere except in this template. Removed as it created some lint errors.

Comment on lines -6 to -10
env:
- name: DD_HOSTNAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Identical section in all cluster datadog values, moved to common datadog values.

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.

1 participant