Agregando git y ultimas configuraciones a el repo.

This commit is contained in:
2025-06-06 17:46:32 +00:00
parent a72fab3c42
commit 9b55e4199e
3 changed files with 29 additions and 4 deletions

View File

@ -40,8 +40,12 @@ spec:
- name: nfs-vol
mountPath: /home/aleleba/projects
# - name: nvm-script
# mountPath: /usr/bin/custom-scripts/01-nvm.sh
# subPath: 01-nvm.sh
# mountPath: /usr/bin/custom-scripts/02-nvm.sh
# subPath: 02-nvm.sh
# readOnly: true
# - name: git-script
# mountPath: /usr/bin/custom-scripts/01-git.sh
# subPath: 01-git.sh
# readOnly: true
# - name: extensions-config
# mountPath: /home/extensions.json
@ -55,6 +59,10 @@ spec:
# configMap:
# name: nvm-install-script
# defaultMode: 0555
# - name: git-script
# configMap:
# name: git-install-script
# defaultMode: 0555
# - name: extensions-config
# configMap:
# name: vscode-tunnel-extensions