File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -408,6 +408,14 @@ def _download_ui_operator_crds() -> str:
408408 Path ("salt/metalk8s/addons/prometheus-operator/deployed/thanos-chart.sls" ),
409409 Path ("salt/metalk8s/addons/prometheus-operator/deployed/thanos-query-sd-files.sls" ),
410410 Path ("salt/metalk8s/addons/prometheus-operator/deployed/oidc-proxy-rbac.sls" ),
411+ Path (
412+ "salt/metalk8s/addons/prometheus-operator/deployed/" ,
413+ "oidc-proxy-restart-script.sls" ,
414+ ),
415+ Path (
416+ "salt/metalk8s/addons/prometheus-operator/deployed/files/" ,
417+ "restart-on-ca-change.py" ,
418+ ),
411419 Path ("salt/metalk8s/addons/prometheus-operator/deployed/oidc-proxy-prometheus.sls" ),
412420 Path (
413421 "salt/metalk8s/addons/prometheus-operator/deployed/oidc-proxy-alertmanager.sls"
You can’t perform that action at this time.
0 commit comments