Skip to content

Commit

Permalink
Merge pull request #24 from ministryofjustice/NIT-1017-alfresco-db-mi…
Browse files Browse the repository at this point in the history
…gration-before-alf-upgrade

NIT-1017 disable activiti engine as its not in use
  • Loading branch information
pete-j-g authored Jan 16, 2024
2 parents 020096c + 001b560 commit c29cdb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion alfresco-content-services/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 7.4.0
appVersion: 7.3.0
dependencies:
- name: alfresco-common
repository: https://alfresco.github.io/alfresco-helm-charts/
Expand Down
1 change: 1 addition & 0 deletions alfresco-content-services/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ repository:
-Dencryption.keystore.location=/usr/local/tomcat/shared/classes/alfresco/extension/keystore/keystore
-Dmetadata-keystore.aliases=metadata
-Dmetadata-keystore.metadata.algorithm=DESede
-Dsystem.workflow.engine.activiti.enabled=false
podSecurityContext:
runAsNonRoot: true
runAsUser: 33000
Expand Down

0 comments on commit c29cdb5

Please sign in to comment.