9 lines
319 B
Plaintext
9 lines
319 B
Plaintext
CHART NAME: {{ .Chart.Name }}
|
|
CHART VERSION: {{ .Chart.Version }}
|
|
APP VERSION: {{ .Chart.AppVersion }}
|
|
|
|
** Please be patient while the chart is being deployed **
|
|
|
|
Watch the Federator.ai pods status using the command:
|
|
kubectl get pods -w --namespace {{ .Release.Namespace }} -l app.kubernetes.io/part-of=federatorai
|