docs: update readme to v1 changes #30

Merged
konrad merged 1 commits from xeruf/helm-chart:main into main 2025-02-11 17:16:40 +00:00
Contributor
No description provided.
xeruf added 1 commit 2025-01-29 13:36:03 +00:00
docs: update readme to v1 changes
All checks were successful
continuous-integration/drone/pr Build is passing
b780550188
konrad requested changes 2025-01-29 13:40:56 +00:00
Dismissed
README.md Outdated
@ -32,3 +32,2 @@
vikunja:
configMaps:
config:
configMaps
Owner

Isn't there a : missing here?

Isn't there a `:` missing here?
Author
Contributor

fixed

fixed
values.yaml Outdated
@ -21,3 +21,3 @@
# existingClaim: # your-claim
accessMode: ReadWriteOnce
size: 10Gi
size: 2Gi
Owner

why not leave it at 10G?

why not leave it at 10G?
Author
Contributor

cause this is the minimum capacity reserved by the volume, not the total one - such high reservations can bite you in very odd ways

cause this is the minimum capacity reserved by the volume, not the total one - such high reservations can bite you in very odd ways
xeruf force-pushed main from b780550188 to 88272ae5de 2025-01-29 13:43:02 +00:00 Compare
xeruf force-pushed main from 88272ae5de to 62fa2e6eb4 2025-02-11 17:14:29 +00:00 Compare
xeruf force-pushed main from 62fa2e6eb4 to a58a50d648 2025-02-11 17:14:54 +00:00 Compare
xeruf requested review from konrad 2025-02-11 17:15:28 +00:00
konrad approved these changes 2025-02-11 17:16:21 +00:00
konrad scheduled this pull request to auto merge when all checks succeed 2025-02-11 17:16:28 +00:00
konrad merged commit 758bf4bbc8 into main 2025-02-11 17:16:40 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vikunja/helm-chart#30
No description provided.