Skip to content

Commit 2753366

Browse files
Rename port from 'http' to 'metrics'
1 parent a4f6647 commit 2753366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/docker-mailserver/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ spec:
272272

273273
ports:
274274
- containerPort: 9154
275-
name: http
275+
name: metrics
276276
protocol: TCP
277277
resources:
278278
{{ toYaml .Values.metrics.resources | indent 12 }}

0 commit comments

Comments
 (0)