aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/authentication/components/oauth2-proxy/templates/NOTES.txt
blob: 36ded35867d0fc6354e8c2c19312e968b256ee87 (plain)
1
2
3
To verify that oauth2-proxy has started, run:

  kubectl --namespace={{ template "oauth2-proxy.namespace" $ }} get pods -l "app={{ template "oauth2-proxy.name" . }}"