Skip to content

Commit

Permalink
align dev uat helm
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqualespica committed Oct 11, 2023
1 parent 397cf44 commit 26d026e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ microservice-chart:
OTEL_LOGS_EXPORTER: "none"
OTEL_TRACES_SAMPLER: "always_on"
AZURE_FUNCTIONS_MESH_JAVA_OPTS: "-javaagent:/home/site/wwwroot/jmx_prometheus_javaagent-0.19.0.jar=12345:/home/site/wwwroot/config.yaml -javaagent:/home/site/wwwroot/opentelemetry-javaagent.jar -Xmx1024m -XX:+UseG1GC"
envConfigMapExternals:
template-maps:
PSP_INFO_MAP: psp-info-map
BRAND_LOGO_MAP: brand-logo-map
envFieldRef:
APP_NAME: "metadata.labels['app.kubernetes.io/instance']"
APP_VERSION: "metadata.labels['app.kubernetes.io/version']"
Expand Down

0 comments on commit 26d026e

Please sign in to comment.