Normal ports, on lan pls
This commit is contained in:
parent
e1515fca77
commit
fa7a3d97b7
1 changed files with 7 additions and 0 deletions
|
@ -12,3 +12,10 @@ spec:
|
||||||
chart: mailhog
|
chart: mailhog
|
||||||
repoURL: https://codecentric.github.io/helm-charts
|
repoURL: https://codecentric.github.io/helm-charts
|
||||||
targetRevision: 5.8.0
|
targetRevision: 5.8.0
|
||||||
|
helm:
|
||||||
|
valuesObject:
|
||||||
|
service:
|
||||||
|
port:
|
||||||
|
http: 80
|
||||||
|
smtp: 25
|
||||||
|
type: LoadBalancer
|
||||||
|
|
Loading…
Add table
Reference in a new issue