Try sogo without claude 2

This commit is contained in:
Ruben Hensen
2026-01-27 12:53:09 +01:00
parent 25db478df9
commit ed127f3f6d
6 changed files with 159 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: sogo-postgres
spec:
instances: 1
primaryUpdateStrategy: unsupervised
bootstrap:
initdb:
database: sogo
owner: sogo
secret:
name: sogo-postgres-credentials
storage:
storageClass: longhorn
size: 20Gi