Go to file
2022-02-22 23:13:14 -08:00
configuration.yaml Remove user from configmap 2021-10-30 00:21:18 -07:00
gitea-deployment.yaml Update version 2022-02-07 20:44:10 -08:00
gitea-pv.yaml Factor out storage creation 2021-10-30 13:14:24 -07:00
gitea-pvc.yaml Factor out storage creation 2021-10-30 13:14:24 -07:00
gitea-service.yaml Stage service deployments 2021-10-30 00:30:10 -07:00
ingress.yaml switch to dns issuer 2022-02-22 23:13:14 -08:00
kustomization.yaml Factor out storage creation 2021-10-30 13:14:24 -07:00
namespace.yaml Initial commit 2021-10-28 13:42:52 -07:00
postgres-deployment.yaml Deploy postgres 2021-10-29 23:22:53 -07:00
postgres-pv.yaml Factor out storage creation 2021-10-30 13:14:24 -07:00
postgres-pvc.yaml Factor out storage creation 2021-10-30 13:14:24 -07:00
postgres-service.yaml Stage service deployments 2021-10-30 00:30:10 -07:00
README.md Initial commit 2021-10-28 13:42:52 -07:00
secrets.yaml Switch to mittwald's secret generator 2021-10-29 23:09:29 -07:00

gitea kubernetes deployment

Deploys gita with a postgresql database

ToDo