Adi Gandra
04/19/2022, 3:58 PMprefect agent kubernetes install -k {key} --mem-request 4G --mem-limit 6G --cpu-request 2 --rbac | kubectl apply -f -
Nothing seems to happen
I just get the message:
deployment.apps/prefect-agent configured
<http://role.rbac.authorization.k8s.io/prefect-agent-rbac|role.rbac.authorization.k8s.io/prefect-agent-rbac> unchanged
<http://rolebinding.rbac.authorization.k8s.io/prefect-agent-rbac|rolebinding.rbac.authorization.k8s.io/prefect-agent-rbac> unchanged
Any idea’s on how to successfully upgrade my prefect agent?Kevin Kho
04/19/2022, 4:02 PMAdi Gandra
04/19/2022, 4:04 PM