Adds configurability for deployment strategy for Container Registry
- 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