Comment 12 for bug 2065761

Revision history for this message
Christopher Bartz (bartz) wrote :

Thanks. The permissions seem to be fine.

```
stg-github-runner-mq@bastion:~$ juju list-offers --application=mongodb --format yaml
mongodb:
  application: mongodb
  store: juju-34-controller
  charm: ch:amd64/jammy/mongodb-173
  offer-url: admin/stg-github-runner-mq.mongodb
  endpoints:
    database:
      interface: mongodb_client
      role: provider
  connections:
  - source-model-uuid: foo
    username: stg-github-runner-mq
    relation-id: 2
    endpoint: database
    status:
      current: joined
      since: "2024-07-15"
  users:
    admin:
      display-name: admin
      access: admin
    everyone@external:
      access: read
    stg-github-runner-mq:
      access: admin
```