Skip to content

Commit

Permalink
Release loadtester chart v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Mar 26, 2019
1 parent 67cd722 commit 311b140
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/loadtester/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: loadtester
version: 0.3.0
version: 0.2.0
appVersion: 0.2.0
kubeVersion: ">=1.11.0-0"
engine: gotpl
Expand Down
2 changes: 1 addition & 1 deletion charts/loadtester/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ spec:
- port: {{ .Values.service.port }}
targetPort: http
protocol: TCP
name: 8080
name: http
selector:
app: {{ include "loadtester.name" . }}

0 comments on commit 311b140

Please sign in to comment.