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