feat(forgejo): add documentation on forgejo
This commit is contained in:
parent
56131f8759
commit
9ead7d4516
2 changed files with 646 additions and 0 deletions
6
bootstrap/forgejo/README.md
Normal file
6
bootstrap/forgejo/README.md
Normal 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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue