mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Try sogo without claude 2
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user