Spinnaker Create a Pipeline from Template: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:


Source URL: <code>spinnaker://<template-id></code>
Source URL: <code>spinnaker://<template-id></code>
==Define template parameters==
General
Inherit the following configuration from template:
* Expected Artifacts
* Triggers
* Parameters
Configure
Error:
    Message: template schema version is unsupported: expected '1', got 'v2'
    Severity: FATAL
Use <code>spin</code> instead.

Revision as of 20:25, 30 May 2023

External

Internal

Overview

Procedure

Create From: Template

Source URL: spinnaker://<template-id>

Define template parameters

General

Inherit the following configuration from template:

  • Expected Artifacts
  • Triggers
  • Parameters

Configure

Error:
   Message: template schema version is unsupported: expected '1', got 'v2'
   Severity: FATAL

Use spin instead.