Skip to content

Commit

Permalink
few fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Sep 26, 2024
1 parent eba1959 commit 84bf0c7
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 8,603 deletions.
4 changes: 2 additions & 2 deletions diracx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ version: 0.1.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.0.1a"
appVersion: "0.0.1a17"


dependencies:
Expand All @@ -30,7 +30,7 @@ dependencies:
- name: elasticsearch
version: 8.5.1
repository: https://helm.elastic.co
# condition: elasticsearch.enabled
condition: elasticsearch.enabled

- name: dex
version: 0.14.2
Expand Down
2 changes: 1 addition & 1 deletion diracx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ global:
# What storage class should we use for DiracX volumes
storageClassName: standard
# -- timeout for job deadlines
activeDeadlineSeconds: 900
activeDeadlineSeconds: 3600
images:
tag: "dev"
services: ghcr.io/diracgrid/diracx/services
Expand Down
Loading

0 comments on commit 84bf0c7

Please sign in to comment.