diff --git a/test/kind.yaml b/test/kind.yaml index b45e0684..7993e95c 100644 --- a/test/kind.yaml +++ b/test/kind.yaml @@ -40,4 +40,4 @@ kubectl apply -f pod.yml JWT=$(kubectl exec -it nginx -- cat /var/run/secrets/tokens/vault-token) curl http://127.0.0.1:8200/v1/auth/jwt/login \ - --data "{\"jwt\": \"$JWT\", \"role\": \"demo\"}" | jq \ No newline at end of file + --data "{\"jwt\": \"$JWT\", \"role\": \"demo\"}" | jq