You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't think to look there 😅
It seems to be the exact same problem. Do you have any idea if sharing the same resource between datadog and keda could be harmful?
Report
Running
helm install keda kedacore/keda --namespace keda
fails with errorError: rendered manifests contain a resource that already exists. Unable to continue with install: existing resource conflict: kind: APIService, namespace: , name: v1beta1.external.metrics.k8s.io
Expected Behavior
helm install keda kedacore/keda --namespace keda
installs keda on clusterActual Behavior
There is an error because v1beta1.external.metrics.k8s.io already exists in our cluster since it's being installed by the datadog cluster agent
Steps to Reproduce the Problem
helm install keda kedacore/keda --namespace keda
Logs from KEDA operator
KEDA Version
2.4.0
Kubernetes Version
1.19
Platform
Amazon Web Services
Scaler Details
Postgres
Anything else?
No response
The text was updated successfully, but these errors were encountered: