Files
alfresco-content-app/.github/acs-deployment-values-override.yaml
T
Akash RathodandGiovanni Toraldo 3b66da91a6 ACS-12055 Align local ACS deploy with upstream pre-release values (#5266)
* 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>
2026-07-06 15:40:46 +02:00

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"