Add Immich Cluster Role and Secret

This commit is contained in:
Daniel Cosme
2026-04-30 18:18:09 -04:00
parent d3cea1aecd
commit 92bacccadb
8 changed files with 62 additions and 26 deletions
@@ -6,7 +6,11 @@ metadata:
spec:
affinity: {}
instances: 3
managed: {}
managed:
roles:
- name: immich
passwordSecret:
name: immich
postgresql:
syncReplicaElectionConstraint:
enabled: false
@@ -4,16 +4,16 @@ metadata:
name: truenas-csi
namespace: truenas-csi
resources:
- controller-deployment.yaml
- node-deamonset.yaml
- CSIDriver.yaml
- nfs-storage-class.yaml
- iscsi-storage-class.yaml
- namespace.yaml
- controller-service-account.yaml
- controller-cluster-role.yaml
- controller-binding.yaml
- node-service-account.yaml
- node-deamonset.yaml
- CSIDriver.yaml
- config.yaml
- controller-deployment.yaml
- node-cluster-role.yaml
- node-binding.yaml
- nfs-storage-class.yaml
- iscsi-storage-class.yaml
- config.yaml