feat: change alist to local-tsh1
This commit is contained in:
parent
3c256f1575
commit
00fc0c74ab
@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
nodeSelector:
|
||||
# region: cn
|
||||
kubernetes.io/hostname: claw-hk2
|
||||
kubernetes.io/hostname: tencent-sh1
|
||||
#affinity:
|
||||
# nodeAffinity:
|
||||
# requiredDuringSchedulingIgnoredDuringExecution:
|
||||
@ -53,5 +53,5 @@ spec:
|
||||
volumes:
|
||||
- name: alist-data
|
||||
persistentVolumeClaim:
|
||||
claimName: alist-clhk2-pvc
|
||||
claimName: alist-local-tsh1-pvc
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
kind: PersistentVolumeClaim
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: alist-longhorn-tcn-pvc
|
||||
name: alist-local-tsh1-pvc
|
||||
namespace: alist
|
||||
spec:
|
||||
accessModes:
|
||||
@ -10,5 +10,5 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
storage: 2Gi
|
||||
storageClassName: longhorn-tcn
|
||||
storageClassName: local-tsh1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user