Skip to content

AI secret conflicts across multiple intel releases in the same namespace (invalid ownership metadata) #163

Description

@danc094codetogether

Description

When installing a second codetogether-intel release in the same namespace, the install fails due to a name collision with the AI Secret. The chart expects a Secret named ai-secrets, but an existing Secret with that name is already owned by a different Helm release, causing an ownership validation error.

Error
Error: Unable to continue with install: Secret "ai-secrets" in namespace "default" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "meta.helm.sh/release-name" must equal "demo-staging-intel": current value is "qa-intel"

Activity

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

Metadata

Metadata

Labels

area: helmIssues related to our helm charts.

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions