MonkeyCanCode commented on code in PR #4468:
URL: https://github.com/apache/polaris/pull/4468#discussion_r3263235406


##########
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:
   + for the linux only
   
   For k8s version, we have following in the README.md:
   ```
   ## Requirements
   
   - Kubernetes 1.33+ cluster
   - Helm 3.x or 4.x
   ```
   Do you still see value of specifying we needed 1.30 at least?



-- 
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]

Reply via email to