Use v0.2.4 and move to cinder storage for rds

This commit is contained in:
Micke Nordin 2023-06-09 14:59:48 +02:00
parent e0bc910a14
commit 02bc7e8bd4
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257
2 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@ metadata:
annotations: {{- toYaml .Values.master.persistence.annotations | nindent 4 }}
{{- end }}
spec:
storageClassName: mayastor-3
storageClassName: csi-sc-cinderplugin
accessModes:
{{- range .Values.master.persistence.accessModes }}
- {{ . | quote }}

View file

@ -2,7 +2,7 @@ global:
postgresql:
existingSecret: describo-pg-passwd
image:
tag: v0.2.1
tag: v0.2.4
namespace:
create: false
name: helmrds
@ -30,7 +30,7 @@ global:
OAUTH_CLIENT_SECRET: IAMSECRET
SUPPORT_EMAIL: drive@sunet.se
MANUAL_URL: www.sunet.se/services/molnbaserade-tjanster/sunet-drive
storageClass: mayastor-3
storageClass: csi-sc-cinderplugin
layer0-describo:
postgresql:
postgresqlDatabase: describo
@ -38,10 +38,10 @@ layer0-describo:
postgresqlPassword: IAMSECRET
primary:
persistence:
storageClass: mayastor-3
storageClass: csi-sc-cinderplugin
readreplicas:
persistence:
storageClass: mayastor-3
storageClass: csi-sc-cinderplugin
environment:
ADMIN_PASSWORD: IAMSECRET
domain: describo-sunet.drive.test.sunet.se
@ -52,12 +52,12 @@ layer0-helper-describo-token-updater:
redis:
cluster:
persistence:
storageClass: mayastor-3
storageClass: csi-sc-cinderplugin
enabled: true
redis-helper:
master:
persistence:
storageClass: mayastor-3
storageClass: csi-sc-cinderplugin
enabled: true
layer0-web:
environment: