Skip to content

Commit

Permalink
fix: remove users example
Browse files Browse the repository at this point in the history
  • Loading branch information
jvpasinatto committed Sep 9, 2024
1 parent 32a66c6 commit 2e7ad4b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions charts/psmdb-db/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -479,17 +479,6 @@ sharding:
# - "host1"
# - "host2"

users:
- name: user-one
db: admin
passwordSecretRef:
name: user-one
key: userOnePassKey
roles:
- name: clusterAdmin
db: admin
- name: userAdminAnyDatabase
db: admin
# users:
# - name: my-user
# db: admin
Expand Down

0 comments on commit 2e7ad4b

Please sign in to comment.