Kubernetes manifest should be udpated once they are updated in the repo #68
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Currently, if an ApplicationSet already contains an app to generate, manifest from the repo won't be considered, hence it's not possible to update existing config.
I think it makes sense to get rid of the
ApplicationSet
and create anApplication
per branch