Compare commits
2 commits
bad83858fd
...
4c0bb8f0c7
Author | SHA1 | Date | |
---|---|---|---|
4c0bb8f0c7 | |||
800f9216cc |
2 changed files with 2 additions and 1 deletions
|
@ -5,3 +5,4 @@ kind: Kustomization
|
|||
resources:
|
||||
- authentik.yaml
|
||||
- nextcloud.yaml
|
||||
- vaultwarden.yaml
|
||||
|
|
|
@ -61,7 +61,7 @@ spec:
|
|||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: TZ
|
||||
value: "Australia/Sydney"
|
||||
value: "Australia/Brisbane"
|
||||
- name: WEBSOCKET_ENABLED
|
||||
value: "true"
|
||||
- name: SIGNUPS_ALLOWED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue