Compare commits

..

No commits in common. "4c0bb8f0c78c3e63705233669b23b6d68f2d4516" and "bad83858fdf537ab349154b8ef52bccfba2aef5a" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -5,4 +5,3 @@ kind: Kustomization
resources: resources:
- authentik.yaml - authentik.yaml
- nextcloud.yaml - nextcloud.yaml
- vaultwarden.yaml

View file

@ -61,7 +61,7 @@ spec:
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: TZ - name: TZ
value: "Australia/Brisbane" value: "Australia/Sydney"
- name: WEBSOCKET_ENABLED - name: WEBSOCKET_ENABLED
value: "true" value: "true"
- name: SIGNUPS_ALLOWED - name: SIGNUPS_ALLOWED