mirror of
https://github.com/morten-olsen/homelab-apps.git
synced 2026-02-08 01:36:28 +01:00
7 lines
169 B
YAML
7 lines
169 B
YAML
apiVersion: homelab.mortenolsen.pro/v1
|
|
kind: PostgresDatabase
|
|
metadata:
|
|
name: '{{ .Release.Name }}-authentik'
|
|
spec:
|
|
environment: '{{ .Values.globals.environment }}'
|