Setr storage class to csi-sc-cinderplugin
This commit is contained in:
parent
957892a0bc
commit
b67e4b253d
|
@ -6,6 +6,7 @@ hub:
|
||||||
JupyterHub:
|
JupyterHub:
|
||||||
tornado_settings:
|
tornado_settings:
|
||||||
headers: { 'Content-Security-Policy': "frame-ancestors *;" }
|
headers: { 'Content-Security-Policy': "frame-ancestors *;" }
|
||||||
|
storageClassName: csi-sc-cinderplugin
|
||||||
extraConfig:
|
extraConfig:
|
||||||
oauthCode: |
|
oauthCode: |
|
||||||
import json
|
import json
|
||||||
|
|
Loading…
Reference in a new issue