Skip to content
Merged
Changes from all 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
9 changes: 5 additions & 4 deletions nais/nais-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,11 @@ spec:
tenant: trygdeetaten.no
allowAllUsers: true
webproxy: true
observability:
autoInstrumentation:
enabled: true
runtime: java
# TODO: Enable observability when it's supported in dev-fss
# observability:
# autoInstrumentation:
# enabled: true
# runtime: java
env:
- name: "LDAP_URL"
value: "ldaps://ldapgw.preprod.local"
Expand Down