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

Move Custom Resource Definitions into crds directory #31

Open
Transmitt0r opened this issue Aug 22, 2022 · 0 comments
Open

Move Custom Resource Definitions into crds directory #31

Transmitt0r opened this issue Aug 22, 2022 · 0 comments

Comments

@Transmitt0r
Copy link

Hey, I'm trying to create a helm chart that depends on tekton. I wan't to bundle some PipelineTasks in a helm chart to deploy them more easily.

Right now, all the custom resource definitions are in the templates directory. They should probably be moved into the crds directory (ref https://helm.sh/docs/chart_best_practices/custom_resource_definitions/). That way, tekton could be used as a dependency in a helm chart where e.g. tasks are templated.

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

1 participant