You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not every container is a ssl producer, some 'consumers' only need the root.crt to connect to a service and not every 'producer' needs to connect to another producer, but some do.
Not every container is a ssl producer, some 'consumers' only need the root.crt to connect to a service and not every 'producer' needs to connect to another producer, but some do.
Example:
consumer:
volume:
- nodepki-root:/certs/root
producer:
volume:
- nodepki-root:/certs/root
- nodepki-producer:/certs/producer
The text was updated successfully, but these errors were encountered: