Skip to content

Adding job to fill default opa/policy bundles

Arturo Hernandez [EPAM] requested to merge ah/opa-policy-bundle-job into master

Current behavior

OPA and policy services cannot start by default when installed, default policies should be already in place.

OPA will be in non-ready state until correctly loads the azure storage account bundles, this will lead to non-success installation in environments which are not already filled in with default policies.

The job introduced fixes this condition adding default published policies Default policies.

Also complemented documentation.

Merge request reports