mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
* ACS-12055 Align local ACS deploy with upstream pre-release values * ACS-12055 add log for acs version * ACS-12055 Align local ACS deploy with acs-deployment pre-release image tags * ACS-12055 Align local ACS deploy with acs-deployment pre-release image tags * fix pr review comment * fix pr review copilot comment * use pre-release_values.yaml only when deploying master branch * fix pr review copilot comment to imporve logging * fix pr review copilot comment to imporve logging --------- Co-authored-by: Giovanni Toraldo <giovanni.toraldo@hyland.com>
30 lines
557 B
YAML
30 lines
557 B
YAML
share:
|
|
enabled: false
|
|
postgresql-sync:
|
|
enabled: false
|
|
alfresco-sync-service:
|
|
enabled: false
|
|
alfresco-digital-workspace:
|
|
enabled: false
|
|
alfresco-control-center:
|
|
enabled: false
|
|
alfresco-ai-transformer:
|
|
enabled: false
|
|
elasticsearch-audit:
|
|
enabled: false
|
|
alfresco-audit-storage:
|
|
enabled: false
|
|
kibana-audit:
|
|
enabled: false
|
|
global:
|
|
imagePullSecrets:
|
|
- name: regcred
|
|
alfrescoRegistryPullSecrets: regcred
|
|
known_urls: http://localhost
|
|
elasticsearch:
|
|
elasticsearch:
|
|
resources:
|
|
limits:
|
|
cpu: "2"
|
|
memory: "1.5Gi"
|