configured ingress
Some checks failed
Helm Publish / publish (push) Failing after 2m19s

This commit is contained in:
2025-12-12 22:45:45 +11:00
parent 6c4241258b
commit 2cc97e5b98

View File

@@ -63,7 +63,7 @@ containerSecurityContext:
- ALL
ingress:
enabled: false
enabled: true
ingressClassName: openshift-default
annotations:
kubernetes.io/ingress.class: openshift-default
@@ -92,7 +92,8 @@ outgoingSMTP:
enabled: false
existingSecret: ""
fileName: outgoing-smtp.json
fileContents: {}
fileContents:
{}
# See https://github.com/mailhog/MailHog/blob/master/docs/CONFIG.md#outgoing-smtp-configuration
# Only name, host and port are required.
#
@@ -124,7 +125,8 @@ livenessProbe:
readinessProbe: {}
resources: {}
resources:
{}
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little
# resources, such as Minikube. If you do want to specify resources, uncomment the following