Skip to content

Unable to build kubernetes objects from release manifest #234

@Mythic4l

Description

@Mythic4l

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

No one assigned

    Labels

    documentationImprovements or additions to documentationduplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions