Skip to content

Autoscaling, PVC and external secrets

Compare
Choose a tag to compare
@nepalez nepalez released this 28 Sep 11:18
· 146 commits to master since this release
  • Add checksum/env annotation to deployment to enable redeploy after changing secrets.
  • Support environment variables passed to the pods through custom secrets.
  • Support PVC for local files usage.
  • Support horizontal pod autoscaling based on average cpu utilization.
  • Update app version to 2.17.0.

Deprecated values

  • .resources.deployment.replicaCount (to be removed in v0.9.0 in favor of .replicas.deployment.replicas.default)