Closed trisberg closed 4 years ago
E.g issue for users with latest minikube.
In the meantime we can skip the wait
kapp deploy -n apps -a keda --wait=false -f https://storage.googleapis.com/projectriff/release/0.5.0-snapshot/keda.yaml
Created KEDA issue https://github.com/kedacore/keda/issues/552
It may be worth keeping this opened until a long-term solution is implemented, wdyt @scothis @trisberg?
I created https://github.com/projectriff/release/issues/130 so we don't forget
We can't use
kapp
for installingkeda
on Kubernetes v1.16 or later sincekeda
still usek8s.io
in the API group.