Skip to content

Commit a621854

Browse files
authored
Enable AtlasML on TS3 (#60)
1 parent 452b689 commit a621854

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

group_vars/artemistest3.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,9 @@ theia:
3939
Python: "python-latest"
4040
rust:
4141
Rust: "rust-latest"
42+
43+
atlas:
44+
atlasml:
45+
enabled: true
46+
base_url: "https://atlasml-test1.aet.cit.tum.de"
47+
auth_token: "{{ lookup('hashi_vault', 'kv/data/artemis/test/atlasml-test').get('auth-token') }}"

0 commit comments

Comments
 (0)