diff --git a/charts/rucio-ui/values.yaml b/charts/rucio-ui/values.yaml index 423ea63..5d5b11b 100644 --- a/charts/rucio-ui/values.yaml +++ b/charts/rucio-ui/values.yaml @@ -8,7 +8,7 @@ replicaCount: 1 useDeprecatedImplicitSecrets: true # When set, run extra busybox containers in the relevant pods to also expose the error logs -exposeErrorLogs: True +exposeErrorLogs: true service: type: NodePort