indent fix

This commit is contained in:
Michael Thomson
2026-05-24 14:51:45 -04:00
parent 9d01dbb577
commit 84faf1c5a9
+4 -3
View File
@@ -14,13 +14,13 @@ spec:
interval: 15m
releaseName: grimmory
values:
mariadb:
mariadb:
auth:
existingSecret: mariadb-credentials
secretKeys:
rootPasswordKey: mariadb-root-password
userPasswordKey: mariadb-password
ingress:
ingress:
enabled: true
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
@@ -35,7 +35,7 @@ ingress:
- hosts:
- grimmory.michaelthomson.dev
secretName: grimmory-tls
persistence:
persistence:
dataVolume:
enabled: true
size: 100Mi
@@ -44,3 +44,4 @@ persistence:
enabled: true
size: 10Gi
existingClaim: ""