Skip to content

Commit a17c75b

Browse files
committed
Skrur av observability. Det ser ut til at den tuller med coroutines (?) til ktor. Appen bare dør.
1 parent d8b3e80 commit a17c75b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

nais/dev/nais.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ spec:
3333
requests:
3434
cpu: 100m
3535
memory: 256Mi
36-
observability:
37-
autoInstrumentation:
38-
enabled: true
39-
runtime: java
36+
# observability:
37+
# autoInstrumentation:
38+
# enabled: true
39+
# runtime: java
4040
azure:
4141
application:
4242
allowAllUsers: true # Dette var default før NAIS endret default til false

0 commit comments

Comments
 (0)