Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
Reverting builder label
Browse files Browse the repository at this point in the history
  • Loading branch information
jaypoulz committed Feb 8, 2018
1 parent 071934f commit c5a811e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/provisioner-template.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
apiVersion: v1
kind: Template
labels:
template: provisioner-${SLAVE_REPO_REF}-builder
template: provisioner-builder
metadata:
annotations:
description: Provisioner capable of setting up multi-arch jenkins slaves
iconClass: icon-jenkins
tags: instant-app,jenkins
name: provisioner-${SLAVE_REPO_REF}-builder
name: provisioner-builder
objects:
- apiVersion: v1
kind: ImageStream
Expand Down

0 comments on commit c5a811e

Please sign in to comment.