kube/gitea/README.md

10 lines
213 B
Markdown
Raw Normal View History

2023-07-28 14:11:37 +00:00
# Gitea
2023-08-29 06:29:36 +00:00
This application is managed by [ArgoCD](https://argocd.k-space.ee/applications/argocd/gitea)
Should ArgoCD be down manifests here can be applied with:
2023-07-28 14:11:37 +00:00
```
kubectl apply -n gitea -f application.yaml
```