15 lines
351 B
YAML
15 lines
351 B
YAML
---
|
|
apiVersion: secretgenerator.mittwald.de/v1alpha1
|
|
kind: StringSecret
|
|
metadata:
|
|
name: stackspin-calcom-variables
|
|
namespace: flux-system
|
|
spec:
|
|
# DATABASE_URL
|
|
# NEXT_PUBLIC_WEBAPP_URL
|
|
fields:
|
|
- fieldName: postgresql_password
|
|
- fieldName: postgresql_postgres_password
|
|
- fieldName: NEXTAUTH_SECRET
|
|
- fieldName: CALENDSO_ENCRYPTION_KEY
|