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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix volume statefulset helm chart's tolerations #3911

Merged
merged 1 commit into from Oct 26, 2022

Conversation

theRealWardo
Copy link
Contributor

What problem are we solving?

when trying to set tolerations in the helm chart's values.yaml I received an error

Error: YAML parse error on seaweedfs/templates/volume-statefulset.yaml: error converting YAML to JSON: yaml: line 40: did not find expected key

How are we solving the problem?

the other statefulset templates have correctly intended the tolerations but volume-statefulset.yaml was incorrect

How is the PR tested?

I am now able to set tolerations in my fork of this helm chart 馃槃

Checks

  • I have added unit tests if possible. - not relevant
  • I will add related wiki document changes and link to this PR after merging. - not required

@chrislusf chrislusf merged commit e90ad66 into seaweedfs:master Oct 26, 2022
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.

None yet

2 participants