2024-02-20 12:27:27 +00:00
|
|
|
apiVersion: secretgenerator.mittwald.de/v1alpha1
|
|
|
|
kind: StringSecret
|
|
|
|
metadata:
|
|
|
|
name: stackspin-calcom-variables
|
|
|
|
namespace: flux-system
|
|
|
|
spec:
|
|
|
|
fields:
|
|
|
|
- fieldName: postgresql_password
|
|
|
|
- fieldName: postgresql_postgres_password
|
|
|
|
- fieldName: nextauth_secret
|
|
|
|
- fieldName: calendso_key
|
2024-09-02 18:12:50 +00:00
|
|
|
length: 32
|