Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
π Fix the keycloak pod name selector...
So it doesn't give the below error when there are other pods with more than 1 container in the namespace ``` error executing jsonpath \"{.items[?(@.spec.containers[*].name==\\\"keycloak\\\")].metadata.name}\": can only compare one element at a time ```
- Loading branch information