gerrit: use pcloud oauth provider instead of auth-proxy

Change-Id: I555a05ca00c90e84d3c82f31ccd53a220feff344
diff --git a/charts/gerrit/values.yaml b/charts/gerrit/values.yaml
index ef27520..c23f55c 100644
--- a/charts/gerrit/values.yaml
+++ b/charts/gerrit/values.yaml
@@ -256,6 +256,8 @@
   priorityClassName:
 
   etc:
+    # If provided config section below will be ignored.
+    existingConfigMapName: ""
     # Some values are expected to have a specific value for the deployment installed
     # by this chart to work. These are marked with `# FIXED`.
     # Do not change them!