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

6789 git-sync volume support #556

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

Conversation

danielhoherd
Copy link
Member

Description

Add git-sync volume mode.

Related Issues

Testing

I've tested this manually. We'll need more comprehensive testing from QA since this is a new feature that will have astro-ui and houston components.

Merging

This is only meant for 0.37

@danielhoherd danielhoherd requested a review from a team as a code owner January 16, 2025 23:38
## the git-sync-relay
volumeSync:
volumeSize: 10Gi
# The specified storageClassName must support ReadWriteMany
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ReadWriteMany should this comment be removed in here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is a hint to the user. Actually, we have not been following the recommendations for documentation in helm charts, so maybe this is something we should improve? https://v2.helm.sh/docs/chart_best_practices/#document-values-yaml

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.

2 participants