update realm

This commit is contained in:
2026-06-10 21:52:25 +02:00
parent b44e80e7bc
commit 7a58496f82
+2 -2
View File
@@ -136,7 +136,7 @@ jobs:
oauth2-proxy/oauth2-proxy \
--namespace monitoring \
-f helm/monitoring/oauth2-proxy-prometheus.yaml \
--wait
--cleanup-on-fail
- name: Deploy oauth2-proxy Alertmanager
if: ${{ inputs.service == 'all' || inputs.service == 'monitoring' }}
@@ -145,4 +145,4 @@ jobs:
oauth2-proxy/oauth2-proxy \
--namespace monitoring \
-f helm/monitoring/oauth2-proxy-alertmanager.yaml \
--wait
--cleanup-on-fail