We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
juju add-model test cd ~/mongodb-k8s-operator tox -e build-production juju deploy ./*charm --config role="shard" shard0 -n1 --resource mongodb-image=ghcr.io/canonical/charmed-mongodb:6.0.6-22.04_edge@sha256:b4b3edb805b20de471da57802643bfadbf979f112d738bc540ab148d145ddcfe juju deploy ./*charm --config role="config-server" config-server -n1 --resource mongodb-image=ghcr.io/canonical/charmed-mongodb:6.0.6-22.04_edge@sha256:b4b3edb805b20de471da57802643bfadbf979f112d738bc540ab148d145ddcfe cd ~/mongos-k8s-operator tox -e build-production juju deploy ./*charm --resource mongodb-image=ghcr.io/canonical/charmed-mongodb:6.0.6-22.04_edge@sha256:b4b3edb805b20de471da57802643bfadbf979f112d738bc540ab148d145ddcfe juju integrate config-server:config-server shard0:sharding juju integrate config-server mongos-k8s juju show-unit mongos0k8s/0 # this will show secret data
The text was updated successfully, but these errors were encountered:
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/DPE-5215.
This message was autogenerated
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: