Skip to content

Commit 020c5e3

Browse files
author
matthias
committed
init
1 parent 7ff7143 commit 020c5e3

File tree

18 files changed

+35
-163
lines changed

18 files changed

+35
-163
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# exclude some folders
2+
setup/helm/configmap.yaml
3+
setup/monitoring
4+
setup/operator

kustomize/single-cluster/postgres.yaml renamed to cluster-tutorials/single-cluster/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: acid.zalan.do/v1
22
kind: postgresql
33
metadata:
4-
name: acid-cluster-1
4+
name: cluster-1
55
spec:
66
dockerImage: 'docker.io/cybertecpostgresql/cybertec-os-container:postgres-rocky-14.6-1-dev'
77
numberOfInstances: 1

helm/operator/templates/configmap.yaml

Lines changed: 0 additions & 154 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)