Skip to content

Can't deploy k8gb on cluster with existing externalDNS #1103

Closed
@jhuynh08

Description

Hello,

I can't seem to install k8gb if I have an existing install of externalDNS deployed on my cluster. I know this was fixed before by adding the prefix k8gb to the deployment but this time it seems like it won't deploy due to the CRD that's already deployed for externalDNS.

INSTALLATION FAILED: rendered manifests contain a resource that already exists. Unable to continue with install: CustomResourceDefinition "dnsendpoints.externaldns.k8s.io" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"; annotation validation error: missing key "meta.helm.sh/release-name": must be set to "k8gb"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "services"

Please let me know if there is anything else I would need to provide for further troubleshooting.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions