mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Added installation validation instructions to NOTES.txt (#156)
This commit is contained in:
committed by
Vic Iglesias
parent
61e2d0d0b7
commit
f5f2698d3d
@@ -1,7 +1,10 @@
|
||||
Spartakus is now running in your cluster.
|
||||
To verify that Spartakus has started, run:
|
||||
|
||||
THIS DOES NOT REPORT ANY PERSONAL INFORMATION. Anything that might be identifying, including things
|
||||
like IP addresses, container images, and object names are anonymized. We take this very seriously.
|
||||
If you think something we are collecting might be considered personal information, PLEASE let us know!
|
||||
kubectl --namespace={{ .Release.Namespace }} get pods -l "app={{ template "fullname" . }}"
|
||||
|
||||
THIS APPLICATION DOES NOT REPORT ANY PERSONAL INFORMATION. Anything that might be identifying,
|
||||
including things like IP addresses, container images, and object names are anonymized. We take
|
||||
this very seriously. If you think something we are collecting might be considered personal
|
||||
information, PLEASE let us know!
|
||||
|
||||
https://github.com/kubernetes-incubator/spartakus
|
||||
|
||||
Reference in New Issue
Block a user