Skip to content

Commit

Permalink
feat: add PilotLogsDB to diracx/values.yaml and k3s/examples/my.value…
Browse files Browse the repository at this point in the history
…s.yaml
  • Loading branch information
martynia committed Nov 7, 2024
1 parent 17c55cc commit a389d29
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 a389d29

Please sign in to comment.