test fixes for deploy local acs (#5049)

* test fixes for deploy local acs

* revert previous changes and add giov suggestion

* updated memory for elastic search
This commit is contained in:
Adam Świderski
2026-02-17 13:21:58 +01:00
committed by GitHub
parent d3f724caa2
commit de59a0b211
2 changed files with 12 additions and 0 deletions
@@ -24,3 +24,9 @@ global:
- name: regcred
alfrescoRegistryPullSecrets: regcred
known_urls: http://localhost
elasticsearch:
elasticsearch:
resources:
limits:
cpu: "2"
memory: "1.5Gi"