Skip to content
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

docs(helm): document additional templated chart values #637

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mdeltito
Copy link
Member

@mdeltito mdeltito commented Dec 5, 2024

docs(helm): document additional templated chart values

Adds the following templated values from the latest verion of the chart:

  • podSecurityContext
  • nodeSelector
  • podAnnotations
  • secretAnnotations

Fixes #130


fix: typo in metrics log output

Fixes a minor typo in the log output for the metrics stats stream.

@mdeltito mdeltito force-pushed the mdeltito/helm-3-10-1 branch from aa4bee2 to 868f7da Compare December 5, 2024 21:18
mdeltito and others added 2 commits December 6, 2024 21:14
Fixes a minor typo in the log output for the metrics stats stream.
Adds the following templated values from the latest verion of the chart:

- `podSecurityContext`
- `nodeSelector`
- `podAnnotations`
- `secretAnnotations`

Fixes #130
@mdeltito mdeltito force-pushed the mdeltito/helm-3-10-1 branch from 868f7da to bb9eef4 Compare December 7, 2024 02:14
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.

Add nodeSelector to Helm chart
3 participants