* Add rollingUpdate strategy to each static deployment file
Signed-off-by: z1cheng <imchench@gmail.com>
* Update the templates and regenerate
Signed-off-by: z1cheng <imchench@gmail.com>
* Upgrade k8s version and add rolling update for exoscale
Signed-off-by: z1cheng <imchench@gmail.com>
* Add rolling update strategy to Oracle template
Signed-off-by: z1cheng <imchench@gmail.com>
* Revert the k8s version in generate-deploy-scripts.sh
Signed-off-by: z1cheng <imchench@gmail.com>
---------
Signed-off-by: z1cheng <imchench@gmail.com>
* Update deploy.yaml
Removed the *service.beta.kubernetes.io/exoscale-loadbalancer-name* annotation so it uses service UID by default.
It thus removes the current limitation that prevent the installation of several ingress nginx controllers on different clusters belonging to the same organization.
* Removing default loadbalancer name
* regenerate at 4.0.12
* bash for loop and static values files
* add .tool-versions
* fixup static manifests with kustomize instead of python
* remove spec.replicas where set
* generate manifests for all supported versions
* update docs
* remove all versions except default (1.20) for now
* update to 1.1.1/4.0.15