-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working