We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a131e5f commit ffe4bf2Copy full SHA for ffe4bf2
1 file changed
.github/workflows/ci.yaml
@@ -65,6 +65,7 @@ jobs:
65
- run: |
66
kubectl events --for certificate/eoapi-tls -n eoapi
67
kubectl events --for certificaterequests/eoapi-tls-1 -n eoapi
68
- kubectl events --for order/eoapi-tls-1-1869636473 -n eoapi
69
- kubectl events --for challenge/eoapi-tls-1-1869636473-4208340044 -n eoapi
+ kubectl events --for order/eoapi-tls-1-1070764288-n eoapi
+ kubectl get order -n eoapi
70
+ kubectl get challenge -n eoapi
71
kubectl get secret/eoapi-tls -n eoapi
0 commit comments