Skip to content

Commit

Permalink
Reafactoring: charm events
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ratushnyy committed Jun 22, 2023
1 parent 8e28834 commit b021062
Show file tree
Hide file tree
Showing 4 changed files with 274 additions and 66 deletions.
4 changes: 2 additions & 2 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ containers:
mongod:
resource: mongodb-image
mounts:
- storage: db
- storage: mongodb
location: /var/lib/mongodb
resources:
mongodb-image:
type: oci-image
description: OCI image for mongodb
upstream-source: "ghcr.io/canonical/charmed-mongodb:5.0.14-22.04_edge"
storage:
db:
mongodb:
type: filesystem
location: /var/lib/mongodb
Loading

0 comments on commit b021062

Please sign in to comment.