Environment:
- Kubernetes distribution (e.g. AKS, ACS Engine, GKE, EKS, etc.):
- Kubernetes version (use
kubectl version):
- Osiris version (specify by SHA or semver):
- Install method (specify exact
helm install command used):
helm install
What happened?
Never scale up again the deployment back to one replica
What you expected to happen?
Should scale up again the deployment back to one replica
How to reproduce it (as minimally and precisely as possible):
I tried to validate the example deployment in my cluster and once Osiris-enabled deployment scale to zero replica and hello-osiris pod get terminated it never scale up again the deployment back to one replica
Anything else that we need to know?