chore(argocd): document forgejo install
This commit is contained in:
parent
bbdd70908c
commit
8b7d6c2495
2 changed files with 833 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