Skip to content

Code Dx Helm Chart v0.8.0

Compare
Choose a tag to compare
@tylercamp tylercamp released this 11 Feb 20:30
· 955 commits to master since this release

This update includes a minor change to fix possible permissions issues when Code Dx is installing to its mounted Persistent Volume.

Previously the securityContext was not specified. Installations using Pod Security Policies are unaffected, as PSPs led to the securityContext automatically being updated.

This update may solve installation issues when not using PSPs.