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

Feat: Add podLabels #56

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

Feat: Add podLabels #56

wants to merge 2 commits into from

Conversation

Ammaan123
Copy link

Add Podlabels

Added the convention to use pod labels and updated the annotations in the _helpers.tpl

@@ -74,7 +76,7 @@ spec:
{{- end }}
{{- with .Values.tolerations }}
tolerations:
{{- toYaml . | nindent 8 }}
{{- toYaml . | nindent 8 }}on
Copy link
Member

Choose a reason for hiding this comment

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

what is the mean of "on" here .
seems like syntax issue.

@h1manshu98 h1manshu98 changed the title Add the labels convention for the Pods Feat: Add podLabels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants