Use 0.2.3 image
This commit is contained in:
parent
644e3aea55
commit
7250fd4ee3
|
@ -2,7 +2,7 @@ global:
|
|||
postgresql:
|
||||
existingSecret: describo-pg-passwd
|
||||
image:
|
||||
tag: v0.2.4
|
||||
tag: v0.2.3
|
||||
namespace:
|
||||
create: false
|
||||
name: helmrds
|
||||
|
@ -18,18 +18,18 @@ global:
|
|||
OAUTH_CLIENT_SECRET: IAMSECRET
|
||||
SUPPORT_EMAIL: drive@sunet.se
|
||||
MANUAL_URL: www.sunet.se/services/molnbaserade-tjanster/sunet-drive
|
||||
# - name: su.drive.test.sunet.se
|
||||
# ADDRESS: https://su.drive.test.sunet.se
|
||||
# OAUTH_CLIENT_ID: IAMSECRET
|
||||
# OAUTH_CLIENT_SECRET: IAMSECRET
|
||||
# SUPPORT_EMAIL: drive@sunet.se
|
||||
# MANUAL_URL: www.sunet.se/services/molnbaserade-tjanster/sunet-drive
|
||||
# - name: kau.drive.test.sunet.se
|
||||
# ADDRESS: https://kau.drive.test.sunet.se
|
||||
# OAUTH_CLIENT_ID: IAMSECRET
|
||||
# OAUTH_CLIENT_SECRET: IAMSECRET
|
||||
# SUPPORT_EMAIL: drive@sunet.se
|
||||
# MANUAL_URL: www.sunet.se/services/molnbaserade-tjanster/sunet-drive
|
||||
- name: su.drive.test.sunet.se
|
||||
ADDRESS: https://su.drive.test.sunet.se
|
||||
OAUTH_CLIENT_ID: IAMSECRET
|
||||
OAUTH_CLIENT_SECRET: IAMSECRET
|
||||
SUPPORT_EMAIL: drive@sunet.se
|
||||
MANUAL_URL: www.sunet.se/services/molnbaserade-tjanster/sunet-drive
|
||||
- name: kau.drive.test.sunet.se
|
||||
ADDRESS: https://kau.drive.test.sunet.se
|
||||
OAUTH_CLIENT_ID: IAMSECRET
|
||||
OAUTH_CLIENT_SECRET: IAMSECRET
|
||||
SUPPORT_EMAIL: drive@sunet.se
|
||||
MANUAL_URL: www.sunet.se/services/molnbaserade-tjanster/sunet-drive
|
||||
storageClass: csi-sc-cinderplugin
|
||||
layer0-describo:
|
||||
postgresql:
|
||||
|
|
Loading…
Reference in a new issue