File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 externalDomain: https://immich.chkpwd.com
2020 oauth:
2121 enabled: true
22- issuerUrl: https://authentik.chkpwd.com/application/o/immich/.well-known/openid-configuration
22+ issuerUrl: https://authentik.chkpwd.com/application/o/immich/
2323 clientId: immich
2424 clientSecret: "{{ .oidc_client_secret }}"
2525 scope: openid email profile
3636 enabled: false
3737 newVersionCheck:
3838 enabled: false
39+ passwordLogin:
40+ enabled: false
3941 storageTemplate:
4042 enabled: true
4143 hashVerificationEnabled: true
Original file line number Diff line number Diff line change 1616 name : immich
1717 namespace : flux-system
1818 values :
19- # Shared across the server and machine-learning components.
2019 controllers :
2120 main :
2221 containers :
@@ -58,11 +57,16 @@ spec:
5857 configurationKind : Secret
5958 server :
6059 enabled : true
60+ service :
61+ main :
62+ type : LoadBalancer
63+ annotations :
64+ lbipam.cilium.io/ips : 10.0.45.38
6165 route :
6266 main :
6367 hostnames : ["immich.chkpwd.com"]
6468 parentRefs :
65- - name : private
69+ - name : public
6670 namespace : networking
6771 sectionName : https
6872 resources :
You can’t perform that action at this time.
0 commit comments