wrong storageclass
This commit is contained in:
parent
dec0f4c86c
commit
7aadf8d0a5
1 changed files with 1 additions and 3 deletions
|
@ -14,7 +14,7 @@ spec:
|
||||||
- name: nvidia-device-plugin
|
- name: nvidia-device-plugin
|
||||||
- name: node-feature-discovery
|
- name: node-feature-discovery
|
||||||
- name: volsync
|
- name: volsync
|
||||||
- name: openebs
|
- name: rook-ceph-cluster
|
||||||
path: ./kubernetes/apps/ai/ollama/app
|
path: ./kubernetes/apps/ai/ollama/app
|
||||||
prune: true
|
prune: true
|
||||||
sourceRef:
|
sourceRef:
|
||||||
|
@ -28,5 +28,3 @@ spec:
|
||||||
substitute:
|
substitute:
|
||||||
APP: *app
|
APP: *app
|
||||||
VOLSYNC_CAPACITY: 1Gi
|
VOLSYNC_CAPACITY: 1Gi
|
||||||
VOLSYNC_STORAGECLASS: openebs-zfs
|
|
||||||
VOLSYNC_SNAPSHOTCLASS: openebs-zfs
|
|
||||||
|
|
Loading…
Reference in a new issue