aljoscha commented on a change in pull request #9946: [FLINK-14468][docs]
Update Kubernetes docs
URL: https://github.com/apache/flink/pull/9946#discussion_r344637038
##########
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:
@mbode any update here?
----------------------------------------------------------------
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