Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 3, 2020 08:09
Embed
What would you like to do?
kubectl get pods -n argocd -l app.kubernetes.io/name=argocd-server -o name | cut -d'/' -f 2 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment