We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe4bf2 commit 4efb57dCopy full SHA for 4efb57d
1 file changed
.github/workflows/ci.yaml
@@ -65,7 +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-1070764288-n eoapi
+ kubectl events --for order/eoapi-tls-1-1070764288 -n eoapi
69
kubectl get order -n eoapi
70
kubectl get challenge -n eoapi
71
kubectl get secret/eoapi-tls -n eoapi
0 commit comments