Skip to content

Commit

Permalink
Release listmonk chart: v0.3.0, app: v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
th0th committed Nov 4, 2024
1 parent bb31531 commit 57e427e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/listmonk/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ ingress:
# -- annotations for the ingress
annotations: {}
# -- enable the ingress
enabled: true
enabled: false
# -- host for the ingress
host: localhost
host: listmonk.local
# -- tls configuration for the ingress
tls: []
listmonk:
Expand All @@ -28,7 +28,7 @@ postgres:
# -- the postgres image tag
tag: 16-alpine
# -- the postgres password
password: "listmonk"
password: ""
# -- resources configuration for the postgres statefulset
resources: {}
# -- the postgres username
Expand Down

0 comments on commit 57e427e

Please sign in to comment.