infra/homelab/infvalues.yml
Gabriel Simmer 09cf8c226b
All checks were successful
Lint / lint (push) Successful in 38s
Infisical helm values
2024-06-22 23:03:07 +01:00

13 lines
198 B
YAML

infisical:
fullnameOverride: infisical
image:
tag: v0.70.1-postgres
ingress:
enabled: true
hostName: secrets.gmem.ca
tls:
- hosts:
- secrets.gmem.ca
postgresql:
enabled: false