Skip to content

csi-controller-manager helm chart does not manage namespace #384

@urbaman

Description

@urbaman

Describe the bug

The csi-controller-manager via helm gets deployed in the default namespace instead of the rightful rook-ceph ns: rook/rook#16932 (comment)

Steps to reproduce

helm template --create-namespace --namespace rook-ceph rook-ceph rook-release/rook-ceph > rookCephManifest.yaml

Actual results

The csi-controller-manager (and all of the other resources, like serviceAccounts) got created in the default namespace

Expected behavior

The csi-controller-manager (and all of the other resources, like serviceAccounts) gets created in the rook-ceph namespace

Metadata

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