Fixing cubox and base services
This commit is contained in:
@@ -13,5 +13,5 @@ spec:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
hostPath:
|
||||
path: "/opt/data/shared/dkregistry/auth"
|
||||
path: "/opt/data/T2/shared/dkregistry/auth"
|
||||
|
||||
|
||||
@@ -13,5 +13,5 @@ spec:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
hostPath:
|
||||
path: "/opt/data/shared/dkregistry/data"
|
||||
path: "/opt/data/T2/shared/dkregistry/data"
|
||||
|
||||
|
||||
@@ -13,5 +13,5 @@ spec:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
hostPath:
|
||||
path: "/opt/data/gitea"
|
||||
path: "/opt/data/T2/gitea/gitea"
|
||||
|
||||
|
||||
@@ -13,5 +13,5 @@ spec:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
hostPath:
|
||||
path: "/opt/data/db/mariadb-10.9"
|
||||
path: "/opt/data/T2/db/db/mariadb-10.9"
|
||||
|
||||
|
||||
@@ -13,5 +13,5 @@ spec:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
hostPath:
|
||||
path: "/opt/data/db/postgres-15.1"
|
||||
path: "/opt/data/T2/db/db/postgres-15.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user