Skip to content

Can't create user #130

Description

@moosilauke18

I'm getting this error

Error from server (Forbidden): error when creating "monica-database-user.yaml": admission webhook "vdatabaseuser.kb.io" denied the request: spec.username: Duplicate value: "monica"

With this yaml file:

apiVersion: databases.digitalocean.com/v1alpha1
kind: DatabaseUser
metadata:
  name: monica-db-user
spec:
  databaseCluster:
    apiGroup: databases.digitalocean.com
    kind: DatabaseClusterReference
    name: my-db
  username: monica

Using version: 0.1.13

Activity

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

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