atlassian / smith

Smith is a Kubernetes workflow engine / resource manager
Apache License 2.0
285 stars 24 forks source link

Support disabling of last applied replicas #388

Closed Burr closed 5 years ago

Burr commented 5 years ago

Add the ability to disable the "lastAppliedReplicas" functionality, for cases where you do want Smith to manage the replicas field.

Fixes #385.