Skip to content

Adds configurability for deployment strategy for Container Registry

John Skarbek requested to merge jts/add-deployment-strategy-config into master
  • This exposes the capability to configure the deployment strategy type and configuration options
  • This exposes the entire strategy object to the deployment
  • We utilize the Kubernetes defaults as they are sane for this service

Addresses: #2026

Merge request reports