Skip to content

Commit

Permalink
fix quote
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Gupta <[email protected]>
  • Loading branch information
shubham-cmyk committed Dec 13, 2023
1 parent 9a03496 commit 9ecdf78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ spec:
content: |
kubectl exec --namespace ${NAMESPACE} --container redis-cluster-v1beta2-leader redis-cluster-v1beta2-leader-0 -- redis-cli -c -p 6379 ping
check:
($stdout=="PONG"): true
($stdout=='PONG'): true

0 comments on commit 9ecdf78

Please sign in to comment.