UNCLASSIFIED

Commit c32b620d authored by Brad Davidson's avatar Brad Davidson Committed by GitHub
Browse files

Revert "setting up autoscaler node routing (#1079)"

This reverts commit f5332253.
parent f5332253
...@@ -2,9 +2,6 @@ ...@@ -2,9 +2,6 @@
kind: pipeline kind: pipeline
type: docker type: docker
name: build-amd64 name: build-amd64
node:
org: "rancher"
repo: "rke2"
platform: platform:
os: linux os: linux
...@@ -120,10 +117,6 @@ volumes: ...@@ -120,10 +117,6 @@ volumes:
kind: pipeline kind: pipeline
type: docker type: docker
name: check name: check
node:
org: "rancher"
repo: "rke2"
platform: platform:
os: linux os: linux
...@@ -148,9 +141,6 @@ volumes: ...@@ -148,9 +141,6 @@ volumes:
kind: pipeline kind: pipeline
type: docker type: docker
name: manifest name: manifest
node:
org: "rancher"
repo: "rke2"
platform: platform:
os: linux os: linux
...@@ -214,9 +204,6 @@ depends_on: ...@@ -214,9 +204,6 @@ depends_on:
kind: pipeline kind: pipeline
type: docker type: docker
name: dispatch name: dispatch
node:
org: "rancher"
repo: "rke2"
platform: platform:
os: linux os: linux
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment