Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

How to manage related applications

New mongodb_client interface:

Relations to new applications are supported via the mongodb_client interface. To create a relation:

juju relate mongodb-k8s <application>

where is the name of your application

To remove a relation:

juju remove-relation mongodb-k8s <application>

where is the name of your application

Last updated 1 year, 2 months ago. Help improve this document in the forum.