Skip to content

helm chart: don't package a README.rst file#424

Merged
jacobtomlinson merged 1 commit intodask:mainfrom
consideRatio:pr/update-helmignore
Aug 23, 2021
Merged

helm chart: don't package a README.rst file#424
jacobtomlinson merged 1 commit intodask:mainfrom
consideRatio:pr/update-helmignore

Conversation

@consideRatio
Copy link
Collaborator

@consideRatio consideRatio commented Aug 21, 2021

Whatever is in a Helm chart's folder is packaged unless its listed in .helmignore. This means that the Helm chart will ship with files in its .tgz format and when installed will be available and embedded in k8s Secrets - one copy in each revision of the Helm chart.

No point of including a README.rst file there.

@jacobtomlinson jacobtomlinson merged commit 253435b into dask:main Aug 23, 2021
@consideRatio consideRatio deleted the pr/update-helmignore branch March 25, 2022 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants