diff --git a/templates/decapod-apps/lma-uniformed-wftpl.yaml b/templates/decapod-apps/lma-uniformed-wftpl.yaml index 15bbb8e..e91a0af 100644 --- a/templates/decapod-apps/lma-uniformed-wftpl.yaml +++ b/templates/decapod-apps/lma-uniformed-wftpl.yaml @@ -166,6 +166,7 @@ spec: { "app_group": "lma", "path": "prometheus-pushgateway", "namespace": "lma", "target_cluster": "" }, { "app_group": "lma", "path": "prometheus-node-exporter", "namespace": "lma", "target_cluster": ""}, { "app_group": "lma", "path": "prometheus-adapter", "namespace": "lma", "target_cluster": "" }, + { "app_group": "lma", "path": "opa-exporter", "namespace": "lma", "target_cluster": "" }, { "app_group": "lma", "path": "addons", "namespace": "lma", "target_cluster": "" } ] dependencies: [prepare-lma-metrics, prepare-lma-etcd]