mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
fix: refining activation condition error handling (#43197)
closes: #43096 Signed-off-by: Steve Hawkins <shawkins@redhat.com>
This commit is contained in:
1
.github/workflows/operator-ci.yml
vendored
1
.github/workflows/operator-ci.yml
vendored
@@ -206,6 +206,7 @@ jobs:
|
||||
run: |
|
||||
kubectl apply -f src/test/resources/service-monitor-crds.yml
|
||||
./scripts/check-crd-installed.sh servicemonitors
|
||||
kubectl delete pod -l name=keycloak-operator
|
||||
|
||||
- name: Deploy an example Keycloak with ServiceMonitor
|
||||
working-directory: operator/scripts
|
||||
|
||||
Reference in New Issue
Block a user