Abhinav Sharma
Abhinav Sharma
Thanks @azhavoro I am adding test case in this workflow. Thanks for guiding me !
@azhavoro I have added a simple test case in the workflow, Can you review it ?
I believe documentation is not updated, it is fetching different pod, when I use this command: `BACKEND_POD_NAME=$(kubectl get pod --namespace $HELM_RELEASE_NAMESPACE -l tier=backend,app.kubernetes.io/instance=$HELM_RELEASE_NAME -o jsonpath='{.items[0].metadata.name}')` The correct commands you can...
Still investigating on this !