This is a Metacontroller to reconcile various resources in Gitea and Forgejo.
It implements these resources using the API:
- Application
- Organiziation
- User
- Token
- Repository
Use make deploy
to deploy to your current cluster context.
This will run a kubectl apply on release.yaml.
See examples/ on how to use the CRDs.