aljoscha commented on a change in pull request #9946: [FLINK-14468][docs] 
Update Kubernetes docs
URL: https://github.com/apache/flink/pull/9946#discussion_r337354285
 
 

 ##########
 File path: docs/ops/deployment/kubernetes.md
 ##########
 @@ -230,6 +240,8 @@ spec:
         volumeMounts:
         - name: flink-config-volume
           mountPath: /opt/flink/conf/
+        securityContext:
+          runAsUser: 9999
 
 Review comment:
   Maybe we should then add a comment that this refers to a user ID that exists 
in the Flink docker images and that users should change it if necessary.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to