Slackbot
03/10/2023, 3:43 PMOr Weis
03/10/2023, 3:49 PMloan75
03/10/2023, 3:51 PMloan75
03/10/2023, 3:53 PMOr Weis
03/10/2023, 3:54 PMloan75
03/10/2023, 3:56 PMloan75
03/10/2023, 4:08 PMloan75
03/10/2023, 4:09 PMOr Weis
03/10/2023, 4:10 PMPhilip Claesson
03/14/2023, 1:20 PMOPAL_DATA_UPDATER_ENABLED=0
and OPAL_OPA_HEALTH_CHECK_POLICY_ENABLED=1
in order to get a healthy deployment)
https://github.com/permitio/opal-helm-chart/issues/23
Could perhaps be a nice thing to mention in an helm chart FAQ or similar? I guess it's not too uncommon to not have any external data sources at hand the first time you try to deploy OPAL.Ro'e Katz
03/20/2023, 4:40 PMRo'e Katz
03/28/2023, 8:12 AMOPAL_OPA_HEALTH_CHECK_POLICY_ENABLED: True
for opal-client’s http health check to work.
2. When client is not expected to load any data (OPAL_DATA_CONFIG_SOURCES
is empty, no json files in git repo) - you should set OPAL_DATA_UPDATER_ENABLED: False
for client to report healthy state.
3. OPAL’s monitoring tutorial & OPAL’s helm chart README were updated with this information.