Skip to content

Commit 2522eee

Browse files
committed
build: cr check
1 parent 854c3fc commit 2522eee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ jobs:
6565
- run: |
6666
kubectl get secret -n eoapi
6767
kubectl get certificate -n eoapi
68-
kubectl get certificaterequests -n eoapi
6968
kubectl events --for certificate/eoapi-tls -n eoapi
69+
kubectl events --for certificaterequests/eoapi-tls-1 -n eoapi
7070
kubectl get secret/eoapi-tls -n eoapi

0 commit comments

Comments
 (0)