diff --git a/everything-app/mailhog4masto.yaml b/everything-app/mailhog4masto.yaml index 2408810..33124b3 100644 --- a/everything-app/mailhog4masto.yaml +++ b/everything-app/mailhog4masto.yaml @@ -12,3 +12,10 @@ spec: chart: mailhog repoURL: https://codecentric.github.io/helm-charts targetRevision: 5.8.0 + helm: + valuesObject: + service: + port: + http: 80 + smtp: 25 + type: LoadBalancer