Skip to content

Commit 5566523

Browse files
committed
fix(risk): lower memory requests for worker
1 parent 29cead0 commit 5566523

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

applications/argocd/production/applications/risk-module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
source:
1111
repoURL: ghcr.io/ifrcgo
1212
chart: ifrcgo-risk-module-helm
13-
targetRevision: 0.0.1-develop.cf300c49
13+
targetRevision: 0.0.1-develop.c0c63878
1414
helm:
1515
valueFiles:
1616
- values/operators.yaml

applications/argocd/staging/applications/risk-module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
source:
1111
repoURL: ghcr.io/ifrcgo
1212
chart: ifrcgo-risk-module-helm
13-
targetRevision: 0.0.1-develop.cf300c49
13+
targetRevision: 0.0.1-develop.c0c63878
1414
helm:
1515
valueFiles:
1616
- values/operators.yaml

0 commit comments

Comments
 (0)