Initial ORION Platform repository
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
storageClass:
|
||||
create: true
|
||||
name: ceph-rbd
|
||||
|
||||
clusterID: 7ae9db44-31e4-4bc8-ba17-d3c19d74add8
|
||||
|
||||
pool: vm-data
|
||||
|
||||
reclaimPolicy: Delete
|
||||
|
||||
allowVolumeExpansion: true
|
||||
|
||||
secret:
|
||||
create: true
|
||||
|
||||
userID: kubernetes
|
||||
|
||||
userKey: AQAL61BqoOPoFxAA/gpYFD26HT5WSSXb9ZgW9Q==
|
||||
|
||||
csiConfig:
|
||||
- clusterID: 7ae9db44-31e4-4bc8-ba17-d3c19d74add8
|
||||
monitors:
|
||||
- 172.17.20.251:6789
|
||||
- 172.17.20.252:6789
|
||||
- 172.17.20.253:6789
|
||||
Reference in New Issue
Block a user