Skip to content

Commit 85a3070

Browse files
committed
fix dependencies
1 parent 5ee133e commit 85a3070

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cluster/apps/db/cloudnative-pg/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
name: cloudnative-pg
2020
namespace: flux-system
2121
dependsOn:
22-
- name: iscsi
22+
- name: tns-csi
2323
namespace: disk
2424
maxHistory: 3
2525
install:

cluster/apps/media/qbittorrent/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
- name: config
2121
globalMounts:
2222
- path: /config
23-
storageClass: iscsi
23+
storageClass: tns-csi-iscsi
2424
accessMode: ReadWriteOnce
2525
size: 5Gi
2626
initContainers:

0 commit comments

Comments
 (0)