Skip to content

Commit

Permalink
Merge branch 'feature/EOEPCA-863' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrauzzi committed Apr 26, 2023
2 parents 1fb1f42 + 77b26df commit b906272
Show file tree
Hide file tree
Showing 4 changed files with 153 additions and 122 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,4 @@ t2regcred.yaml
workspace.code-workspace


/charts/ades/values.minikube-dev.terradue.yaml
3 changes: 1 addition & 2 deletions build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
docker_image_name: eoepca/proc-ades
docker_image_version: 2.0.13

docker_image_version: 2.0.14
3 changes: 1 addition & 2 deletions charts/ades/files/main.cfg.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,10 @@ resourceManagerWorkspacePrefix= {{ .Values.workflowExecutor.resourceManagerWorks
[eoepca]
owsparser=/opt/t2libs/libeoepcaows.so
buildPath=/opt/t2template/

usernameJwtJsonPath="pct_claims.user_name"
WorkflowExecutorHost=http://localhost:8000
WorkflowExecutorConfig=/opt/t2config/workflowwxecutorconfig.json
libWorkflowExecutor=/opt/t2service/libworkflow_executor.so

userworkspace=/opt/zooservices_user
defaultUser=anonymous
userSpaceScript=/opt/t2scripts/prepareUserSpace.sh
Expand Down
Loading

0 comments on commit b906272

Please sign in to comment.