Graylog not exposing webinterface on kubernetes Graylog not exposing webinterface on kubernetes kubernetes kubernetes

Graylog not exposing webinterface on kubernetes


it's work for me by adding

i was trying to upgrade the version of graylog from 2 to 3

- name: GRAYLOG_HTTP_BIND_ADDRESS          value: 0.0.0.0:9000        - name: GRAYLOG_HTTP_EXTERNAL_URI          value: https://example.io/

due to i was using the old environment variables it was not working.