Compare commits
2 commits
c8f1b1a427
...
00bebebafb
Author | SHA1 | Date | |
---|---|---|---|
00bebebafb | |||
665e7b645e |
2 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,10 @@ spec:
|
|||
values:
|
||||
authentik:
|
||||
secret_key: 'testtesttesttesttesttest'
|
||||
error_reporting:
|
||||
enabled: true
|
||||
postgresql:
|
||||
password: "JustAShitPassword"
|
||||
|
||||
server:
|
||||
ingress:
|
||||
|
|
|
@ -12,5 +12,6 @@ resources:
|
|||
- dns/bind.yaml
|
||||
- dns/externaldns.yaml
|
||||
- ssl/certmanager.yaml
|
||||
- auth/authentik.yaml
|
||||
- files/nextcloud.yaml
|
||||
- files/syncthing.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue