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

Allow specifying resources in fulcio createcerts job #899

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

philarcand
Copy link

Description of the change

This PR adds the ability to specify resources to the fulcio createcerts job, and documents resources under server.

Existing or Associated Issue(s)

It is currently impossible to specify resources for the fulcio createcerts job, which is problematic for deployments where ResourceQuota is being used, forcing the use of LimitRange.

Checklist

  • Chart version bumped in Chart.yaml according to semver. Where applicable, update and bump the versions in any associated umbrella chart
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@vipulagarwal
Copy link
Contributor

Hi @philarcand, thanks for the PR. Can you update the values schema please? Thanks

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.

3 participants