Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions services/am-analysis/argocd.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: am.argocd/v1
kind: ServiceDeploy
service: am-analysis
enabled: true
owners: core
source:
repo: am-core-services
path: services/am-analysis/argocd.yaml
chart:
repoURL: https://github.com/AM-Portfolio/am-pipelines.git
path: helm/universal-chart
targetRevision: main
helm:
releaseName: am-analysis
valuesPath: services/am-analysis/helm
valuesRepoURL: https://github.com/AM-Portfolio/am-core-services.git
valuesTargetRevision: main
envs:
prod:
enabled: true
namespace: am-apps-prod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<mxfile host="65bd71144e">
<diagram id="components" name="01 Components Map">
<mxGraphModel grid="1" page="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" pageScale="1" pageWidth="1200" pageHeight="1600" background="#ffffff" math="0" shadow="0">
<mxGraphModel dx="888" dy="412" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1200" pageHeight="1600" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
Expand Down Expand Up @@ -107,7 +107,7 @@
</mxGraphModel>
</diagram>
<diagram id="flow-a" name="02 Flow A HTTP">
<mxGraphModel dx="988" dy="468" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="900" pageHeight="1400" background="#ffffff" math="0" shadow="0">
<mxGraphModel dx="888" dy="412" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="900" pageHeight="1400" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
Expand Down Expand Up @@ -160,7 +160,7 @@
</mxGraphModel>
</diagram>
<diagram id="flow-b" name="03 Flow B Dashboard">
<mxGraphModel dx="988" dy="468" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="900" pageHeight="1400" background="#ffffff" math="0" shadow="0">
<mxGraphModel dx="888" dy="95" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="900" pageHeight="1400" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
Expand Down Expand Up @@ -213,7 +213,7 @@
</mxGraphModel>
</diagram>
<diagram id="flow-c" name="04 Flow C Bootstrap">
<mxGraphModel dx="706" dy="334" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="900" pageHeight="1600" background="#ffffff" math="0" shadow="0">
<mxGraphModel dx="634" dy="68" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="900" pageHeight="1600" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
Expand Down Expand Up @@ -278,7 +278,7 @@
</mxGraphModel>
</diagram>
<diagram id="flow-d" name="05 Flow D Ingest">
<mxGraphModel dx="988" dy="468" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="900" pageHeight="1200" background="#ffffff" math="0" shadow="0">
<mxGraphModel dx="888" dy="95" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="900" pageHeight="1200" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
Expand Down Expand Up @@ -319,7 +319,7 @@
</mxGraphModel>
</diagram>
<diagram id="flow-e" name="06 Flow E Market Tick">
<mxGraphModel dx="1098" dy="520" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="2200" background="#ffffff" math="0" shadow="0">
<mxGraphModel dx="987" dy="106" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="2200" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
Expand Down Expand Up @@ -448,7 +448,7 @@
</mxGraphModel>
</diagram>
<diagram id="kafka-detail" name="07 Kafka Detail">
<mxGraphModel dx="988" dy="468" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="1400" background="#ffffff" math="0" shadow="0">
<mxGraphModel dx="888" dy="412" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="1400" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
Expand Down
6 changes: 5 additions & 1 deletion services/am-analysis/helm/values.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ingress:
- path: /analysis
pathType: Prefix

# Vault enabled injects all secrets at runtime
# Vault enabled — injects all secrets at runtime
Comment thread
coderabbitai[bot] marked this conversation as resolved.
Outdated
vault:
enabled: true
role: "am-backend-role"
Expand Down Expand Up @@ -65,3 +65,7 @@ env:
MARKET_DATA_URL: "https://am.asrax.in/market"
# Keeps full C2 compilation for max calculation speed while skipping slow startup pre-initializers
JAVA_OPTS: "-Xms384m -Xmx512m -XX:+UseStringDeduplication -Dspring.backgroundpreinitializer.ignore=true"

global:
image:
tag: "31098091614"
21 changes: 21 additions & 0 deletions services/am-gateway/argocd.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: am.argocd/v1
kind: ServiceDeploy
service: am-gateway
enabled: true
owners: core
source:
repo: am-core-services
path: services/am-gateway/argocd.yaml
chart:
repoURL: https://github.com/AM-Portfolio/am-pipelines.git
path: helm/universal-chart
targetRevision: main
helm:
releaseName: am-gateway
valuesPath: services/am-gateway/helm
valuesRepoURL: https://github.com/AM-Portfolio/am-core-services.git
valuesTargetRevision: main
envs:
prod:
enabled: true
namespace: am-apps-prod
6 changes: 5 additions & 1 deletion services/am-gateway/helm/values.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ probes:
readiness:
path: "/actuator/health"

# Vault enabled role and token management now handled centrally
# Vault enabled — role and token management now handled centrally
vault:
enabled: true
secretPaths:
Expand Down Expand Up @@ -63,3 +63,7 @@ ingress:
pathType: Prefix
- path: /gateway
pathType: Prefix

global:
image:
tag: "30454499836"
21 changes: 21 additions & 0 deletions services/am-mcp-server/argocd.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: am.argocd/v1
kind: ServiceDeploy
service: am-mcp-server
enabled: true
owners: core
source:
repo: am-core-services
path: services/am-mcp-server/argocd.yaml
chart:
repoURL: https://github.com/AM-Portfolio/am-pipelines.git
path: helm/universal-chart
targetRevision: main
helm:
releaseName: am-mcp-server
valuesPath: services/am-mcp-server/helm
valuesRepoURL: https://github.com/AM-Portfolio/am-core-services.git
valuesTargetRevision: main
envs:
prod:
enabled: true
namespace: am-apps-prod
5 changes: 5 additions & 0 deletions services/am-mcp-server/helm/values.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,16 @@ ingress:
annotations:
kubernetes.io/ingress.class: "traefik"
traefik.ingress.kubernetes.io/router.entrypoints: web,websecure
traefik.ingress.kubernetes.io/router.priority: "200"
traefik.ingress.kubernetes.io/router.middlewares: >-
am-apps-dev-dev-global-cors@kubernetescrd,
am-apps-dev-dev-strip-prefix@kubernetescrd
hosts:
- host: am-dev.asrax.in
paths:
# Strip /mcp -> /sse. SSE endpoint event announces /message (absolute),
# so also route /message to this service (strip is a no-op for that path).
- path: /mcp
pathType: Prefix
- path: /message
pathType: Prefix
6 changes: 5 additions & 1 deletion services/am-mcp-server/helm/values.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ resources:
cpu: 250m
memory: 256Mi

# Vault enabled injects auth credentials at runtime
# Vault enabled — injects auth credentials at runtime
vault:
enabled: true
role: "am-backend-role"
Expand Down Expand Up @@ -55,3 +55,7 @@ ingress:
paths:
- path: /mcp
pathType: Prefix

global:
image:
tag: "29318309590"
Loading