Compare commits
3 Commits
a2c0985514
...
c79a9197a5
| Author | SHA1 | Date | |
|---|---|---|---|
|
c79a9197a5
|
|||
| a4e57038d2 | |||
| 236fc324cb |
@@ -15,7 +15,7 @@ bazarr:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/bazarr
|
||||
tag: 1.5.3@sha256:4aa1e82d1e96ae712095d881b7e3840e6db6ca862c335be5b00001f31156650b
|
||||
tag: 1.5.3@sha256:648f694532a3a53d8cf78bc888919ef538659bad41af4c680b0427ad1047d171
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -12,4 +12,4 @@ dependencies:
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 0.5.0
|
||||
digest: sha256:4268870b640674c1bcde0e75f58d0c0bb0444e5a53f813f33b5ce279df86feb3
|
||||
generated: "2025-12-16T22:05:37.566296568Z"
|
||||
generated: "2025-12-16T22:13:52.506734426Z"
|
||||
|
||||
@@ -148,11 +148,11 @@ rook-ceph-cluster:
|
||||
csi.storage.k8s.io/node-stage-secret-name: rook-csi-cephfs-node
|
||||
csi.storage.k8s.io/node-stage-secret-namespace: "{{ .Release.Namespace }}"
|
||||
csi.storage.k8s.io/fstype: ext4
|
||||
cephFileSystemVolumeSnapshotClass:
|
||||
enabled: true
|
||||
name: ceph-filesystem-snapshot
|
||||
isDefault: false
|
||||
deletionPolicy: Delete
|
||||
# cephFileSystemVolumeSnapshotClass:
|
||||
# enabled: true
|
||||
# name: ceph-filesystem-snapshot
|
||||
# isDefault: false
|
||||
# deletionPolicy: Delete
|
||||
cephBlockPoolsVolumeSnapshotClass:
|
||||
enabled: true
|
||||
name: ceph-blockpool-snapshot
|
||||
|
||||
Reference in New Issue
Block a user