diff --git a/charts/lagoon-docker-host/values.yaml b/charts/lagoon-docker-host/values.yaml index ed3aa4f5..4f86c070 100644 --- a/charts/lagoon-docker-host/values.yaml +++ b/charts/lagoon-docker-host/values.yaml @@ -16,9 +16,9 @@ replicaCount: 1 ## proxy configuration proxy: enabled: false - # httpProxy: "" - # httpsProxy: "" - # noProxy: "" + httpProxy: "" + httpsProxy: "" + noProxy: "" # add extra environment variables if required extraEnvs: