Skip to content

Commit 1a60b8b

Browse files
committed
alert-hub(prod): pod resources fix
1 parent 2d70236 commit 1a60b8b

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

applications/argocd/production/applications/alert-hub-backend.yaml

Lines changed: 1 addition & 9 deletions
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.ca9d3c81
13+
targetRevision: 0.1.1-develop.cb870e50
1414
helm:
1515
valueFiles:
1616
- values-go-deploy.yaml
@@ -44,14 +44,6 @@ spec:
4444
clientID: "5853dc85-0d06-4f6d-9145-c72680a65ad9"
4545
keyvaultName: "alert-hub-production-kv"
4646
tenantId: "a2b53be5-734e-4e6c-ab0d-d184f60fd917"
47-
# App level configs - temporary
48-
api:
49-
replicaCount: 2
50-
resources:
51-
requests:
52-
memory: 2Gi
53-
limits:
54-
memory: 2Gi
5547
destination:
5648
server: https://kubernetes.default.svc
5749
namespace: alert-hub

0 commit comments

Comments
 (0)