I am trying to update my action server image and struck with the below error. I am using RASA X on Ubuntu server installed using Quick install script.
This looks more of a kubernetes error.
Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: [ValidationError(Deployment.spec.template.spec.containers[0].livenessProbe): unknown field "exec:command" in io.k8s.api.core.v1.Probe, ValidationError(Deployment.spec.template.spec.containers[0].readinessProbe): unknown field "exec:command" in io.k8s.api.core.v1.Probe]
Any support or guidance is much appreciated.