v1.0.5
This commit is contained in:
parent
e004e99884
commit
e8178f218d
@ -55,7 +55,10 @@
|
||||
password: "{{ mastodon_mail_password }}"
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 64Gi
|
||||
size: 128Gi
|
||||
initJob:
|
||||
precompileAssets:
|
||||
resourcesPreset: "micro"
|
||||
redis:
|
||||
auth:
|
||||
password: "{{ mastodon_redis_password }}"
|
||||
@ -73,6 +76,7 @@
|
||||
enabled: true
|
||||
hostname: "mastodon.eom.dev"
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: nginx
|
||||
cert-manager.io/cluster-issuer: ca-issuer
|
||||
tls:
|
||||
- hosts:
|
||||
|
Loading…
Reference in New Issue
Block a user