update realm
This commit is contained in:
@@ -136,7 +136,7 @@ jobs:
|
|||||||
oauth2-proxy/oauth2-proxy \
|
oauth2-proxy/oauth2-proxy \
|
||||||
--namespace monitoring \
|
--namespace monitoring \
|
||||||
-f helm/monitoring/oauth2-proxy-prometheus.yaml \
|
-f helm/monitoring/oauth2-proxy-prometheus.yaml \
|
||||||
--wait
|
--cleanup-on-fail
|
||||||
|
|
||||||
- name: Deploy oauth2-proxy Alertmanager
|
- name: Deploy oauth2-proxy Alertmanager
|
||||||
if: ${{ inputs.service == 'all' || inputs.service == 'monitoring' }}
|
if: ${{ inputs.service == 'all' || inputs.service == 'monitoring' }}
|
||||||
@@ -145,4 +145,4 @@ jobs:
|
|||||||
oauth2-proxy/oauth2-proxy \
|
oauth2-proxy/oauth2-proxy \
|
||||||
--namespace monitoring \
|
--namespace monitoring \
|
||||||
-f helm/monitoring/oauth2-proxy-alertmanager.yaml \
|
-f helm/monitoring/oauth2-proxy-alertmanager.yaml \
|
||||||
--wait
|
--cleanup-on-fail
|
||||||
Reference in New Issue
Block a user