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

Missing "imagePullSecrets" field in Cloudwatch metrics helm templates definition (daemonset.yaml) #1010

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

Conversation

gwmanish
Copy link

Issue

Not Available

Description of changes

imagePullSecrets field is missing in daemonset.yaml in https://github.com/aws/eks-charts/blob/master/stable/aws-cloudwatch-metrics/templates/daemonset.yaml. I have added this definition and also updated values.yaml accordingly here - https://github.com/aws/eks-charts/blob/master/stable/aws-cloudwatch-metrics/values.yaml

Checklist

  • [Y] Added/modified documentation as required (such as the README.md for modified charts)
  • [Y] Incremented the chart version in Chart.yaml for the modified chart(s)
  • [Y] Manually tested. Describe what testing was done in the testing section below
  • [Y] Make sure the title of the PR is a good description that can go into the release notes

Testing

Downloaded the chart and updated the field of imagePullSecret and pushed the helm chart to private helm repo and using this installed the helm chart for aws-cloudwatch-metrics with imagepullsecret value and its working fine.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

added imagePullSecrets field in definition
added missing value imagePullSecrets: []
updated Read me with imagePullSecret information
Incrementing Chart version  in chart yaml for imagepullsecret field change
@gwmanish gwmanish requested a review from bwagner5 as a code owner October 11, 2023 16:27
@gwmanish
Copy link
Author

@bwagner5 Could you please have a check?

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