Skip to content

Commit

Permalink
Merge pull request #123 from martynia/janusz_pilotOSDB
Browse files Browse the repository at this point in the history
feat: add PilotLogsDB to diracx/values.yaml and k3s/.../my.values.yaml
  • Loading branch information
aldbr authored Nov 8, 2024
2 parents 17c55cc + a389d29 commit 3ea5eeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions diracx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ diracx:
# -- Which DiracX OpenSearch DBs are used?
dbs:
# JobParametersDB:
# PilotLogsDB:

# -- List of install specifications to pass to pip before launching each container
pythonModulesToInstall: []
Expand Down
2 changes: 1 addition & 1 deletion k3s/examples/my.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ diracx:
osDbs:
dbs:
JobParametersDB:

PilotLogsDB:
ingress:
enabled: true
className: "traefik"
Expand Down

0 comments on commit 3ea5eeb

Please sign in to comment.