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

Commit

Permalink
Fix acc-testing addon (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
polskikiel authored Jul 16, 2020
1 parent b567f55 commit 06d7bd7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ metadata:
name: {{ template "testing.fullname" . }}
spec:
replicas: 1
selector:
matchLabels:
app: {{ template "testing.fullname" . }}
template:
metadata:
annotations:
Expand Down

0 comments on commit 06d7bd7

Please # to comment.