We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d70236 commit 1a60b8bCopy full SHA for 1a60b8b
1 file changed
applications/argocd/production/applications/alert-hub-backend.yaml
@@ -10,7 +10,7 @@ spec:
10
source:
11
repoURL: ghcr.io/ifrcgo
12
chart: ifrcgo-alert-hub-helm
13
- targetRevision: 0.1.1-develop.ca9d3c81
+ targetRevision: 0.1.1-develop.cb870e50
14
helm:
15
valueFiles:
16
- values-go-deploy.yaml
@@ -44,14 +44,6 @@ spec:
44
clientID: "5853dc85-0d06-4f6d-9145-c72680a65ad9"
45
keyvaultName: "alert-hub-production-kv"
46
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
55
destination:
56
server: https://kubernetes.default.svc
57
namespace: alert-hub
0 commit comments