helm upgrade dynamic-engine-crd oci://ghcr.io/talend/helm/dynamic-engine-crd --version \ ${DYN_ENG_VERSION}
helm upgrade dynamic-engine-$DYNAMIC_ENGINE_ID oci://ghcr.io/talend/helm/dynamic-engine --version \ ${DYN_ENG_VERSION} -f $DYNAMIC_ENGINE_ID-values.yaml
helm upgrade dynamic-engine-environment-$DYNAMIC_ENGINE_ENVIRONMENT_ID oci://ghcr.io/talend/helm/dynamic-engine-environment \ --version ${DYN_ENG_VERSION} -f $DYNAMIC_ENGINE_ENVIRONMENT_ID-values.yaml
kubectl apply -f custom-resource-definitions.yaml
kubectl apply -f resources.yaml
kubectl apply -f resources-<environment_id>.yaml
デプロイされたバージョンは、Dynamic Engineの詳細パネルの[Deploy] (デプロイ)タブで確認できます。
このページまたはコンテンツにタイポ、ステップの省略、技術的エラーなどの問題が見つかった場合はお知らせください。