File tree Expand file tree Collapse file tree 2 files changed +8
-24
lines changed
Expand file tree Collapse file tree 2 files changed +8
-24
lines changed Original file line number Diff line number Diff line change 1111 securityContext :
1212 runAsUser : 1001
1313 runAsGroup : 1001
14- volumes :
15- - name : kconfig
16- configMap :
17- name : kconfig-team-$TARGET_TEAM
1814 containers :
19- - image : linode/apl-tty:1.2.2
15+ - image : linode/apl-tty:1.2.3
2016 name : po
2117 resources :
2218 requests :
2521 limits :
2622 memory : ' 256Mi'
2723 cpu : ' 500m'
28- volumeMounts :
29- - name : kconfig
30- mountPath : /etc/kconfig
31- command :
32- - bash
33- - -c
34- - bash /etc/kconfig/kconfig.sh && ttyd -w /home/user -W -p 8080 tmux new -A
24+ env :
25+ - name : NAMESPACE
26+ value : team-$TARGET_TEAM
3527---
Original file line number Diff line number Diff line change 1111 securityContext :
1212 runAsUser : 1001
1313 runAsGroup : 1001
14- volumes :
15- - name : kconfig
16- configMap :
17- name : kconfig-team-$TARGET_TEAM
1814 containers :
19- - image : linode/apl-tty:1.2.2
15+ - image : linode/apl-tty:1.2.3
2016 name : po
2117 resources :
2218 requests :
2521 limits :
2622 memory : ' 256Mi'
2723 cpu : ' 500m'
28- volumeMounts :
29- - name : kconfig
30- mountPath : /etc/kconfig
31- command :
32- - bash
33- - -c
34- - bash /etc/kconfig/kconfig.sh && ttyd -w /home/user -W -p 8080 tmux new -A
24+ env :
25+ - name : NAMESPACE
26+ value : team-$TARGET_TEAM
3527---
You can’t perform that action at this time.
0 commit comments