Skip to content
Draft
Show file tree
Hide file tree
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
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[submodule "wms"]
path = wms
url = https://gitlab.cta-observatory.org/cta-computing/dpps/workload/wms
[submodule "bdms"]
path = bdms
url = https://gitlab.cta-observatory.org/cta-computing/dpps/bdms/bdms
[submodule "dpps-aiv-toolkit"]
path = dpps-aiv-toolkit
url = [email protected]:cta-computing/dpps/aiv/dpps-aiv-toolkit.git
1 change: 1 addition & 0 deletions bdms
Submodule bdms added at c410ea
10 changes: 10 additions & 0 deletions diracx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -633,3 +633,13 @@ nodeSelector: {}
tolerations: []

affinity: {}


#######################################################
#
# Rucio
#
#######################################################

# TODO: do, this will much benefit from integrated rucio

1 change: 1 addition & 0 deletions dpps-aiv-toolkit
Submodule dpps-aiv-toolkit added at 943631
1 change: 1 addition & 0 deletions wms
Submodule wms added at c0ff3e
Loading