File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -408,6 +408,13 @@ 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/oidc-proxy-restart-script.sls"
413+ ),
414+ Path (
415+ "salt/metalk8s/addons/prometheus-operator/deployed/files/" ,
416+ "restart-on-ca-change.py" ,
417+ ),
411418 Path ("salt/metalk8s/addons/prometheus-operator/deployed/oidc-proxy-prometheus.sls" ),
412419 Path (
413420 "salt/metalk8s/addons/prometheus-operator/deployed/oidc-proxy-alertmanager.sls"
You can’t perform that action at this time.
0 commit comments