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
Running in docker (on kuberntes 1.20.0) - starting outputs a clojail error.
using helm chart 1.0.54 to roll out - and with these env settings:
YB_ADAPTERS_MYMATTERMOST_HOST: "chat.obmondo.com"
YB_ADAPTERS_MYMATTERMOST_SECURE: "true"
YB_ADAPTERS_MYMATTERMOST_TYPE: "mattermost"
YB_DB_URL: "jdbc:postgresql://yetibot:yetibot@yetibot-postgresql:5432/yetibot"
YB_LOG_ROLLING_ENABLED: "false"
YB_URL: "yetibot.kam.obmondo.com"
YETIBOT_ENV_PREFIX: "yb"
(and the MATTERMOST TOKEN ofcourse ;)
and not enabling any of the readonly,none-root options in chart.
Running in docker (on kuberntes 1.20.0) - starting outputs a clojail error.
using helm chart 1.0.54 to roll out - and with these env settings:
YB_ADAPTERS_MYMATTERMOST_HOST: "chat.obmondo.com"
YB_ADAPTERS_MYMATTERMOST_SECURE: "true"
YB_ADAPTERS_MYMATTERMOST_TYPE: "mattermost"
YB_DB_URL: "jdbc:postgresql://yetibot:yetibot@yetibot-postgresql:5432/yetibot"
YB_LOG_ROLLING_ENABLED: "false"
YB_URL: "yetibot.kam.obmondo.com"
YETIBOT_ENV_PREFIX: "yb"
(and the MATTERMOST TOKEN ofcourse ;)
and not enabling any of the readonly,none-root options in chart.
The text was updated successfully, but these errors were encountered: