Skip to content

Commit 2f0c019

Browse files
author
matthias
committed
init
1 parent b1d7fe8 commit 2f0c019

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
apiVersion: acid.zalan.do/v1
22
kind: postgresql
33
metadata:
4-
name: acid-cluster-1
4+
name: acid-ha-cluster-1
55
spec:
66
dockerImage: 'docker.io/cybertecpostgresql/cybertec-os-container:postgres-rocky-14.6-1-dev'
77
numberOfInstances: 2
88
postgresql:
99
version: '14'
10-
postgresVersion: 14
1110
resources:
12-
limits:
13-
cpu: 500m
14-
memory: 500Mi
15-
requests:
16-
cpu: 100m
17-
memory: 100Mi
18-
teamId: acid
19-
volume:
20-
size: 5Gi
11+
limits:
12+
cpu: 500m
13+
memory: 500Mi
14+
requests:
15+
cpu: 100m
16+
memory: 100Mi
17+
teamId: acid
18+
volume:
19+
size: 5Gi
20+

kustomize/high-availability/kustomization.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)