Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

This article describes how to deploy/update ui bundle on rancher environment

Job: ui-bundle-deploy

Parameters

ParameterTypeDescription
refresh_parametersbooleanService parameter for parameters refreshing
rancher_cluster_namelist<string>Name of cluster where project environment hosted
rancher_project_namelist<string>Name of environment which changes should be applied
ui_bundle_taglist<string>Name of UI bundle that already builded with UI-Build job
ui_bundle_buildbooleanTrue if new UI bundle should be created. False if ui_bundle_tag parameter should be used
folio_repositorylist<string>Repository from which UI bundle should build
folio_branchlist<string>Branch of selected repo from which UI bundle should build
tenant_idstringTenant id for which UI bundle should build

...