Storage Class don´t use global.storageClass (#601) #602
Reference in New Issue
Block a user
No description provided.
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description of the change
The code change ensures proper usage of gitea.persistence.storageClass, improving configuration accuracy and code readability.
Applicable issues
Good catch. Please add a unit test that covers this fix. It will ensure this does not happens again for that part of the chart. 🙂
Thank you, good catch!