Skip to content

Commit 25eae5a

Browse files
committed
fix indentation
1 parent 73c5438 commit 25eae5a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

config/clusters/maap/staging.values.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -248,15 +248,15 @@ jupyterhub:
248248
secret:
249249
secretName: singleuser
250250
items:
251-
- key: ghsa-w3vc-fx9p-wp4v-check-patch-run
252-
mode: 493
253-
path: ghsa-w3vc-fx9p-wp4v-check-patch-run
254-
- key: ipython_kernel_config.json
255-
path: ipython_kernel_config.json
256-
- key: jupyter_notebook_config.json
257-
path: jupyter_notebook_config.json
258-
- key: jupyter_server_config.json
259-
path: jupyter_server_config.json
251+
- key: ghsa-w3vc-fx9p-wp4v-check-patch-run
252+
mode: 493
253+
path: ghsa-w3vc-fx9p-wp4v-check-patch-run
254+
- key: ipython_kernel_config.json
255+
path: ipython_kernel_config.json
256+
- key: jupyter_notebook_config.json
257+
path: jupyter_notebook_config.json
258+
- key: jupyter_server_config.json
259+
path: jupyter_server_config.json
260260
03-shared-group:
261261
name: shared-group-placeholder
262262
emptyDir:

0 commit comments

Comments
 (0)