Update README.md

This commit is contained in:
Juan Ariza Toledano
2021-09-22 08:15:42 +02:00
committed by GitHub
parent 276c425f08
commit b766180b06

View File

@@ -289,7 +289,7 @@ Alternatively, you can use a ConfigMap or a Secret with the environment variable
### Sidecars
If additional containers are needed in the same pod as rabbitmq-cluster-operator (such as additional metrics or logging exporters), they can be defined using the `sidecars` parameter. If these sidecars export extra ports, extra port definitions can be added using the `service.extraPorts` parameter. [Learn more about configuring and using sidecar containers](https://docs.bitnami.com/kubernetes/apps/rabbitmq-cluster-operator/administration/configure-use-sidecars/).
If additional containers are needed in the same pod as rabbitmq-cluster-operator (such as additional metrics or logging exporters), they can be defined using the `sidecars` parameter. If these sidecars export extra ports, extra port definitions can be added using the `service.extraPorts` parameter. [Learn more about configuring and using sidecar containers](https://docs.bitnami.com/kubernetes/infrastructure/rabbitmq-cluster-operator/administration/configure-use-sidecars/).
### Pod affinity