Docker images entrypoint ignores VAULT related settings

XMLWordPrintable

    • Type: Problem report
    • Resolution: Cannot Reproduce
    • Priority: Major
    • None
    • Affects Version/s: 7.0.3
    • Component/s: Frontend (F), Server (S)
    • None
    • Environment:
      Alpine/7.0.3
    • Prev.Sprint, S24-W34/35

      Steps to reproduce:

      194ab38e4d94:/var/lib/zabbix$ grep -i vaulturl /etc/zabbix/zabbix_server.conf 
      ### Option: VaultURL
      # VaultURL=https://127.0.0.1:8200
      
      194ab38e4d94:/var/lib/zabbix$ env |grep -i vault
      ZBX_VAULTURL=https://127.0.0.128:8200
      

      Result:
      Not able to configure vault using env variables

      Expected:
      Able to use VAULT env vars to define and use settings.

            Assignee:
            Alexey Pustovalov
            Reporter:
            Edgar Akhmetshin
            Team I
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: