support custom CA bundle for the api-server
[arvados-k8s.git] / charts / arvados / values.yaml
index facdcd5609cc58cd4e3602ce6b77d6faeb114ee8..e17804c039c7a58208c4c19f217684133a2b5667 100644 (file)
@@ -41,6 +41,7 @@ arvados:
       arvadosGitHttpd: 2.0.2-1
       arvadosHealth: 2.0.2-1
       arvadosWorkbench: 2.0.2-1
+      arvadosWorkbench2: 2.0.2-1
       arvadosWs: 2.0.2-1
       arvadosSSOServer: 1.1.4-1
       crunchDispatchSlurm: 2.0.2-1
@@ -57,3 +58,8 @@ arvados:
       arvados: 2.0.2
       arvadosCLI: 2.0.2
       arvadosLoginSync: 2.0.2
+
+# A custom bundle of CA certificates to use.
+# Useful for corporate networks with TLS proxies.
+# Set it by using the --set-file Helm argument.
+customCABundle: ""