Closed Abhi94N closed 3 years ago
NOTE: The deploymentStrategy key is no longer in root but subsequent pod keys. For example:
Jupyterhub: DeploymentStrategy: RollingUpdate
becomes
Jupyterhub: hub: DeploymentStrategy: RollingUpdate singleUser: DeploymentStrategy: Recreate
NOTE: The deploymentStrategy key is no longer in root but subsequent pod keys. For example:
Jupyterhub: DeploymentStrategy: RollingUpdate
becomes
Jupyterhub: hub: DeploymentStrategy: RollingUpdate singleUser: DeploymentStrategy: Recreate