From 8d4b5c6f3b7f139c617c3571e41c481a7d0299bb Mon Sep 17 00:00:00 2001 From: sido Date: Tue, 6 Nov 2018 09:37:05 +0000 Subject: [PATCH] updated values from rstudio --- charts/opal/values.yaml | 2 +- charts/rstudio/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/opal/values.yaml b/charts/opal/values.yaml index 9482998..d085c36 100644 --- a/charts/opal/values.yaml +++ b/charts/opal/values.yaml @@ -50,7 +50,7 @@ rserver: pullPolicy: IfNotPresent persistence: - enabled: true + enabled: false retain: false nodeSelector: { diff --git a/charts/rstudio/values.yaml b/charts/rstudio/values.yaml index 9686917..c58777d 100644 --- a/charts/rstudio/values.yaml +++ b/charts/rstudio/values.yaml @@ -14,7 +14,7 @@ rstudio: image: repository: registry.hub.docker.com name: molgenis/rstudio - tag: stable + tag: latest pullPolicy: Always service: name: rstudio