Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
Update NOTES.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
archie951 authored Apr 29, 2021
1 parent c2802ff commit 829af00
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions applications/supersecure/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,3 @@ To learn more about the release, try:

$ helm status {{ .Release.Name }}
$ helm get {{ .Release.Name }}

To inspect node labels, try:

$ kubectl get node <NODE_NAME> -o json | jq .metadata.labels

or if jq is not installed:

$ kubectl get node <NODE_NAME> -o jsonpath="{.metadata.labels}"

0 comments on commit 829af00

Please sign in to comment.