Skip to content

helm deploy openfuction failed with existing dapr-system #19

@kevinlee607

Description

@kevinlee607

Description
dapr has been deployed in k8s cluster. perform helm command to deploy openfunction, get below errors:

bash-5.1# helm install openfunction openfunction/openfunction -n openfunction
Error: INSTALLATION FAILED: rendered manifests contain a resource that already exists. Unable to continue with install: Namespace "dapr-system" 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"openfunction"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "openfunction"

Environmental

  • kubesphere v3.3.0
  • kubernetes v1.22.10
  • OpenFunction 0.6.0
  • dapr v1.5.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions