Skip to content
Snippets Groups Projects
  1. Dec 02, 2024
  2. Jun 28, 2024
    • Matus Jenca's avatar
      Patch service-cert-copy role to be used w/o HAProxy · cf903b9a
      Matus Jenca authored
      Currently, service-cert-copy role used to copy certs and CA
      into containers has 'when' statements  that check if HAProxy is
      defined and enabled for the service. However, some services like
      RabbitMQ, ProxySQL or Redis don't use HAProxy
      
      This patch removes the when condition, as it is not necessary.
      
      PartiallyImplements: mariadb-ssl
      Change-Id: I8864e05212e0ed76ea3a0108b00ed9dd04b1a697
      cf903b9a
Loading