Restructure deployments

This commit is contained in:
2024-12-24 13:25:02 +01:00
parent c267c4ea65
commit 487ce7c0ec
34 changed files with 83 additions and 91 deletions

View File

@@ -0,0 +1,20 @@
# /apps/prod/authelia/release.yaml
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: authelia
namespace: auth
spec:
interval: 12h
chart:
spec:
chart: authelia
version: 0.9.14
sourceRef:
kind: HelmRepository
name: authelia
namespace: auth
interval: 12h
valuesFrom:
- kind: ConfigMap
name: authelia-prod-values