Skip to content

User Management trough operator - adding a new user #2093

@Juoper

Description

@Juoper

Report

I tried adding a new user to the cluster after the deployment.
i added this section to the yaml, but nothing is changed and no logs from the operator:

    - db: backend
      name: backend-user
      roles:
        - db: backend
          name: dbAdmin
        - db: backend
          name: readWrite

More about the problem

nothing is happening

Steps to reproduce

  1. deploy cluster with users initially
  2. verify users are there
  3. add another user with it's own database

Versions

  1. Kubernetes v1.31.12+k3s1
  2. Operator psmdb-operator:1.20.1
  3. Database psmdb-db:1.20.1

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions