Skip to content

Commit

Permalink
KIA0601
Browse files Browse the repository at this point in the history
Signed-off-by: pauloferreira25 <[email protected]>
  • Loading branch information
PauloFerreira25 committed Sep 15, 2023
1 parent c48edfd commit eb2fdee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/prometheus-adapter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: prometheus-adapter
version: 4.5.0
version: 4.5.1
appVersion: v0.11.1
description: A Helm chart for k8s prometheus adapter
home: https://github.com/kubernetes-sigs/prometheus-adapter
Expand Down
1 change: 1 addition & 0 deletions charts/prometheus-adapter/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ spec:
{{- end }}
ports:
- port: {{ .Values.service.port }}
name: https
protocol: TCP
targetPort: https
selector:
Expand Down

0 comments on commit eb2fdee

Please sign in to comment.