adutra commented on code in PR #4468:
URL: https://github.com/apache/polaris/pull/4468#discussion_r3258291406
##########
helm/polaris/values.yaml:
##########
@@ -70,6 +70,11 @@ serviceAccount:
# @section -- Pod Configuration
podAnnotations: {}
+# @schema type:[boolean, null]
+# -- (bool) Specifies whether a pod should use the host's user namespace. See
[User
Namespaces](https://kubernetes.io/docs/concepts/workloads/pods/user-namespaces/).
Review Comment:
Maybe mention that this is a Linux-only feature? Enabling this on Windows
would make the chart installation fail, afaik.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]