chore: cleanup

This commit is contained in:
JJGadgets
2025-08-24 09:20:11 +08:00
parent ec3b2e7311
commit fbd0afa8ed

View File

@@ -1,5 +1,5 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.1.2/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.2.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
@@ -169,7 +169,7 @@ spec:
identifier: config
advancedMounts:
${APPNAME}:
main:
app:
- subPath: server.toml
path: /data/server.toml
data:
@@ -197,7 +197,7 @@ spec:
defaultMode: 0400
advancedMounts:
${APPNAME}:
main:
app:
- subPath: tls.crt
path: /tls/fullchain.pem
readOnly: true