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:
|
resources:
|
||||||
- authentik.yaml
|
- authentik.yaml
|
||||||
- nextcloud.yaml
|
- nextcloud.yaml
|
||||||
|
- vaultwarden.yaml
|
||||||
|
|
|
@ -61,7 +61,7 @@ spec:
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
value: "Australia/Sydney"
|
value: "Australia/Brisbane"
|
||||||
- name: WEBSOCKET_ENABLED
|
- name: WEBSOCKET_ENABLED
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: SIGNUPS_ALLOWED
|
- name: SIGNUPS_ALLOWED
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue