Skip to content

0.12.18

Pre-release
Pre-release
Compare
Choose a tag to compare
@anestos anestos released this 15 Nov 09:14
· 45 commits to master since this release
595e7ad

Added the following configuration options

  • curity.runtime.lifecycle: Adds a lifecycle configuration to the deployment runtime if specified in the values file.
  • curity.runtime.terminationGracePeriodSeconds: The time to wait for the pod to terminate gracefully with default value 30.
  • curity.runtime.affinity: The affinity rules for the runtime pods.
  • curity.runtime.topologySpreadConstraints: The topology spread constraints for the runtime pods.