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

nodeselector in values.yaml of Helm chart is incorrect #129

Closed
aiyengar2 opened this issue Sep 29, 2023 · 2 comments
Closed

nodeselector in values.yaml of Helm chart is incorrect #129

aiyengar2 opened this issue Sep 29, 2023 · 2 comments

Comments

@aiyengar2
Copy link
Contributor

nodeselector should be nodeSelector:

nodeselector: {}

{{- with .Values.nodeSelector }}
{{- toYaml . | nindent 8 }}
{{- end }}

@aiyengar2
Copy link
Contributor Author

Fixed in #128

@marosset
Copy link
Contributor

marosset commented Oct 2, 2023

/closed
Fixed

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

No branches or pull requests

3 participants