add cnpg to gitea
This commit is contained in:
@@ -4,15 +4,15 @@ metadata:
|
||||
name: gitea-postgres
|
||||
spec:
|
||||
instances: 1
|
||||
imageName: ghcr.io/tensorchord/cloudnative-pgvecto.rs:16.2
|
||||
imageName: ghcr.io/cloudnative-pg/postgresql:11
|
||||
bootstrap:
|
||||
initdb:
|
||||
import:
|
||||
type: monolith
|
||||
databases:
|
||||
|
||||
owner: gitea
|
||||
database: gitea
|
||||
secret:
|
||||
name: postgres-password
|
||||
|
||||
|
||||
# Persistent storage configuration
|
||||
storage:
|
||||
size: 10Gi
|
||||
pvcTemplate:
|
||||
|
Reference in New Issue
Block a user