Skip to content

Commit

Permalink
rename port
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Larionov committed Sep 21, 2021
1 parent 1eecfa6 commit e50aa00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/helm-zabbix/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
apiVersion: v2
name: zabbix
version: 0.3.6
version: 0.3.7
appVersion: 5.4.1
description: Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics.
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/helm-zabbix/templates/StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
hostIP: {{ .Values.zabbixServer.hostIP }}
{{- end}}
- containerPort: 162
name: zabbix-snmp-trapper
name: zabbix-snmp-trap
hostPort: 162
protocol: UDP
env:
Expand Down

0 comments on commit e50aa00

Please sign in to comment.