mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add 'longhorn' to all storage things for CSI snaps
This commit is contained in:
@@ -6,6 +6,7 @@ metadata:
|
||||
name: immich-claim
|
||||
namespace: immich
|
||||
spec:
|
||||
storageClassName: longhorn
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
resources:
|
||||
|
||||
@@ -80,6 +80,7 @@ metadata:
|
||||
name: outrun-game-pvc8
|
||||
namespace: outrun-game
|
||||
spec:
|
||||
storageClassName: longhorn
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user