fix typo in prometheus port name (#163)

This commit is contained in:
Jeff Billimek 2020-03-08 13:43:32 -04:00 committed by GitHub
parent 5bdba2161c
commit 018c383c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "v0.5"
description: DNS proxy as ad-blocker for local network
name: blocky
version: 1.1.1
version: 1.1.2
keywords:
- blocky
- dbs

View File

@ -12,7 +12,7 @@ spec:
type: {{ .Values.servicePrometheus.type }}
ports:
- port: {{ .Values.servicePrometheus.port }}
targetPort: http
targetPort: prometheus
protocol: TCP
name: prometheus
selector: