Skip to content

Commit

Permalink
Merge pull request #112 from martynia/janusz_pilotDB
Browse files Browse the repository at this point in the history
feat: Add PilotAgentsDB to sqlDbs
  • Loading branch information
aldbr authored Oct 15, 2024
2 parents e872d1f + 497afaa commit 3181093
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions demo/values.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ diracx:
JobLoggingDB:
SandboxMetadataDB:
TaskQueueDB:
PilotAgentsDB:
osDbs:
dbs:
JobParametersDB:
Expand Down
1 change: 1 addition & 0 deletions diracx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ diracx:
# JobLoggingDB:
# SandboxMetadataDB:
# TaskQueueDB:
# PilotAgentsDB
# ProxyDB:
# user: proxyUser
# password: hush
Expand Down
1 change: 1 addition & 0 deletions k3s/examples/my.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ diracx:
JobLoggingDB:
SandboxMetadataDB:
TaskQueueDB:
PilotAgentsDB:
osDbs:
dbs:
JobParametersDB:
Expand Down

0 comments on commit 3181093

Please sign in to comment.