-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationduplicateThis issue or pull request already existsThis issue or pull request already exists
Description
I followed the EKS method of installation step by step yet I faced this issue :
Error: unable to build kubernetes objects from release manifest: resource mapping not found for name: "prometheus-rds-exporter-prometheus-rds-exporter-chart" namespace: "" from "": no matches for kind "ServiceMonitor" in version "monitoring.coreos.com/v1"
after excurting the command:
prometheus-rds-exporter \ oci://public.ecr.aws/qonto/prometheus-rds-exporter-chart \ --version ${PROMETHEUS_RDS_EXPORTER_VERSION} \ --install \ --namespace ${KUBERNETES_NAMESPACE} \ --set serviceAccount.annotations."eks\.amazonaws\.com\/role-arn"="${SERVICE_ACCOUNT_ANNOTATION}" \ --set serviceAccount.name="${IAM_ROLE_NAME}"
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationduplicateThis issue or pull request already existsThis issue or pull request already exists