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