Skip to content

Commit 7899342

Browse files
committed
fix(alerthub-backend): lower worker cpu requests
1 parent 18369dc commit 7899342

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

applications/argocd/production/applications/alert-hub-backend.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-alert-hub-helm
13-
targetRevision: 0.1.1-develop.cb870e50
13+
targetRevision: 0.1.1-develop.c6f10f53
1414
helm:
1515
valueFiles:
1616
- values-go-deploy.yaml

applications/argocd/staging/applications/alert-hub-backend.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-alert-hub-helm
13-
targetRevision: 0.1.1-develop.cb870e50
13+
targetRevision: 0.1.1-develop.c6f10f53
1414
helm:
1515
valueFiles:
1616
- values-go-deploy.yaml

0 commit comments

Comments
 (0)