Skip to content

Commit 40cb766

Browse files
author
Diego Luisi
committed
⚡ Change Bucket and Role name
1 parent 5fa3e16 commit 40cb766

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

apps/backstage/overlays/prd/kustomization.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resources:
1111
helmCharts:
1212
- name: devxp-app
1313
releaseName: devxp-app
14-
version: 0.2.81
14+
version: 0.2.85
1515
repo: https://devxp-tech.github.io/helm-charts
1616
valuesInline:
1717
name: "backstage"
@@ -45,7 +45,9 @@ helmCharts:
4545
limits:
4646
memory: 600Mi
4747
cpu: 200m
48-
# instrumentation: nodejs
48+
instrumentation:
49+
enabled: true
50+
language: nodejs
4951
monitoring:
5052
serviceMonitor:
5153
enabled: true

0 commit comments

Comments
 (0)