pingidentity / helm-charts

Apache License 2.0
22 stars 31 forks source link

Support shareProcessNamespace in pod spec #229

Closed henryrecker-pingidentity closed 2 years ago

henryrecker-pingidentity commented 2 years ago

A PingDirectory utility sidecar container needs to share the process namespace with the main PingDirectory container running in the same pod in order to get useful output out of tools like jps. Currently the Helm chart doesn't support setting this field, we should update it to support it.