mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
chore: cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user