blob: d6a9ac007921b36b4b959d421868f05ed81f629d [file] [log] [blame]
Sylvain Desbureaux93a5b492020-11-27 11:07:42 +01001{{/*
vaibhavjayasea9aee02018-08-31 06:22:26 +00002# Copyright © 2018 Amdocs, Bell Canada
Sylvain Desbureaux93a5b492020-11-27 11:07:42 +01003# Copyright © 2020 Bitnami, Orange
vaibhavjayasea9aee02018-08-31 06:22:26 +00004#
Sylvain Desbureaux93a5b492020-11-27 11:07:42 +01005# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
vaibhavjayasea9aee02018-08-31 06:22:26 +00008#
Sylvain Desbureaux93a5b492020-11-27 11:07:42 +01009# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16*/}}
vaibhavjayasea9aee02018-08-31 06:22:26 +000017
Sylvain Desbureaux93a5b492020-11-27 11:07:42 +010018** Please be patient while the chart is being deployed **
vitalied1e5876c2018-03-29 10:24:27 -050019
Sylvain Desbureaux93a5b492020-11-27 11:07:42 +010020Tip:
vitalied1e5876c2018-03-29 10:24:27 -050021
Sylvain Desbureaux93a5b492020-11-27 11:07:42 +010022 Watch the deployment status using the command:
vitalied1e5876c2018-03-29 10:24:27 -050023
Sylvain Desbureaux93a5b492020-11-27 11:07:42 +010024 kubectl get sts -w --namespace {{ .Release.Namespace }} -l app.kubernetes.io/instance={{ .Release.Name }}