This PS updates the comments for bootstrap job
Story: 2002690 Task: 22516 Change-Id: I4487636546ae49502cad357f540cec43d834659b
This commit is contained in:
parent
80c1ff4071
commit
50b480935a
@ -16,8 +16,8 @@ limitations under the License.
|
||||
|
||||
# This function creates a manifest for db creation and user management.
|
||||
# It can be used in charts dict created similar to the following:
|
||||
# {- $dbSyncJob := dict "envAll" . "serviceName" "senlin" -}
|
||||
# { $dbSyncJob | include "helm-toolkit.manifests.job_db_sync" }
|
||||
# {- $bootstrapJob := dict "envAll" . "serviceName" "senlin" -}
|
||||
# { $bootstrapJob | include "helm-toolkit.manifests.job_bootstrap" }
|
||||
|
||||
{{- define "helm-toolkit.manifests.job_bootstrap" -}}
|
||||
{{- $envAll := index . "envAll" -}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user