Prevent reoccurring namespace inconsistencies #737
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/737/head"
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?
https://gitea.com/gitea/helm-chart/pulls/713 ensured that all resources
contain a
namespace
field. When adding Gitea actions runner support inhttps://gitea.com/gitea/helm-chart/pulls/666, this was an oversight.
Signed-off-by: justusbunsi sk.bunsenbrenner@gmail.com