Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions bootstrap-tenant/templates/devworkspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,13 @@ spec:
mountSources: true
sourceMapping: /projects
env:
- name: SHELL
value: /bin/bash
- name: ANSIBLE_HOME
value: "/projects/{{ .Values.devworkspace.project.name }}/.ansible"
- name: HOSTNAME
value: ansible-devspaces
- name: VSCODE_DEFAULT_WORKSPACE
value: "/projects/{{ .Values.devworkspace.project.name }}/devspaces.code-workspace"
- name: ADT_CONTAINER_ENGINE
value: podman