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

Commit

Permalink
Update test-runner.yaml (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
tehmoon authored and ishustava committed Jan 2, 2020
1 parent f6d4c09 commit c57acec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/tests/test-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ apiVersion: v1
kind: Pod
metadata:
name: "{{ template "consul.fullname" . }}-test"
namespace: {{ .Release.Namespace }}
labels:
app: {{ template "consul.name" . }}
chart: {{ template "consul.chart" . }}
Expand Down

0 comments on commit c57acec

Please sign in to comment.