We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854c3fc commit 2522eeeCopy full SHA for 2522eee
1 file changed
.github/workflows/ci.yaml
@@ -65,6 +65,6 @@ jobs:
65
- run: |
66
kubectl get secret -n eoapi
67
kubectl get certificate -n eoapi
68
- kubectl get certificaterequests -n eoapi
69
kubectl events --for certificate/eoapi-tls -n eoapi
+ kubectl events --for certificaterequests/eoapi-tls-1 -n eoapi
70
kubectl get secret/eoapi-tls -n eoapi
0 commit comments