Configuration
- Selectors:
-
{{entry.key}}: {{entry.value}}
- Replicas:
-
{{deployment.replicas}}
Scale
- Strategy:
- {{deployment.spec.strategy.type}}
- Max Unavailable:
- {{deployment?.spec?.strategy?.rollingUpdate.maxUnavailable}}
- Max Surge:
- {{deployment?.spec?.strategy?.rollingUpdate.maxSurge}}