feat(forgejo): add documentation on forgejo

This commit is contained in:
David Landry 2025-06-30 17:25:24 -04:00
parent 56131f8759
commit 9ead7d4516
2 changed files with 646 additions and 0 deletions

View file

@ -0,0 +1,6 @@
The manifests in this folder are not managed by ArgoCD. Instead, they document
the git repo that's in-use by the cluster.
```
helm install forgejo -f values.yaml oci://code.forgejo.org/forgejo-helm/forgejo --version 11.0.5
```