Add platform infrastructure configuration

This commit is contained in:
donghyeon-ka
2026-08-28 17:35:41 +09:00
parent fa76531e5b
commit 16c337bcc9
302 changed files with 83259 additions and 1 deletions
@@ -0,0 +1,14 @@
apiVersion: postgresql.cnpg.io/v1
kind: Database
metadata:
name: platform-postgres-gitea
labels:
app.kubernetes.io/name: gitea
app.kubernetes.io/component: database
spec:
cluster:
name: platform-postgres
name: gitea
owner: gitea
ensure: present
databaseReclaimPolicy: retain