You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
apiVersion: stackgres.io/v1
|
|
kind: SGCluster
|
|
metadata:
|
|
namespace: discordbot-2b
|
|
name: cluster
|
|
spec:
|
|
postgres:
|
|
version: '16'
|
|
instances: 2
|
|
sgInstanceProfile: 'size-small'
|
|
pods:
|
|
persistentVolume:
|
|
size: '10Gi'
|