Put it in the correct place
This commit is contained in:
parent
b67e4b253d
commit
43db31ce31
|
@ -1,3 +1,6 @@
|
|||
db:
|
||||
pvc:
|
||||
storageClassName: csi-sc-cinderplugin
|
||||
hub:
|
||||
config:
|
||||
Authenticator:
|
||||
|
@ -6,7 +9,6 @@ hub:
|
|||
JupyterHub:
|
||||
tornado_settings:
|
||||
headers: { 'Content-Security-Policy': "frame-ancestors *;" }
|
||||
storageClassName: csi-sc-cinderplugin
|
||||
extraConfig:
|
||||
oauthCode: |
|
||||
import json
|
||||
|
|
Loading…
Reference in a new issue