We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1de7f3 + 7912683 commit d33fc93Copy full SHA for d33fc93
helm/oauth2-proxy/templates/NOTES.txt
@@ -1,3 +1,3 @@
1
To verify that oauth2-proxy has started, run:
2
3
- kubectl --namespace={{ .Release.Namespace }} get pods -l "app={{ template "oauth2-proxy.fullname" . }}"
+ kubectl --namespace={{ .Release.Namespace }} get pods -l "app={{ template "oauth2-proxy.name" . }}"
0 commit comments