Skip to content

Commit 3181093

Browse files
authored
Merge pull request #112 from martynia/janusz_pilotDB
feat: Add PilotAgentsDB to sqlDbs
2 parents e872d1f + 497afaa commit 3181093

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

demo/values.tpl.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ diracx:
3636
JobLoggingDB:
3737
SandboxMetadataDB:
3838
TaskQueueDB:
39+
PilotAgentsDB:
3940
osDbs:
4041
dbs:
4142
JobParametersDB:

diracx/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ diracx:
140140
# JobLoggingDB:
141141
# SandboxMetadataDB:
142142
# TaskQueueDB:
143+
# PilotAgentsDB
143144
# ProxyDB:
144145
# user: proxyUser
145146
# password: hush

k3s/examples/my.values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ diracx:
1717
JobLoggingDB:
1818
SandboxMetadataDB:
1919
TaskQueueDB:
20+
PilotAgentsDB:
2021
osDbs:
2122
dbs:
2223
JobParametersDB:

0 commit comments

Comments
 (0)