File tree Expand file tree Collapse file tree 1 file changed +22
-18
lines changed Expand file tree Collapse file tree 1 file changed +22
-18
lines changed Original file line number Diff line number Diff line change 33
33
requests :
34
34
cpu : 100m
35
35
memory : 256Mi
36
+ observability :
37
+ autoInstrumentation :
38
+ enabled : true
39
+ runtime : java
36
40
azure :
37
41
application :
38
42
allowAllUsers : true # Dette var default før NAIS endret default til false
@@ -58,21 +62,21 @@ spec:
58
62
enabled : true
59
63
gcp :
60
64
sqlInstances :
61
- - collation : nb_NO.UTF8
62
- databases :
63
- - envVarPrefix : DB
64
- name : inntekt
65
- diskAutoresize : true
66
- diskType : SSD
67
- highAvailability : false
68
- insights :
69
- enabled : true
70
- queryStringLength : 4500
71
- recordApplicationTags : true
72
- recordClientAddress : true
73
- maintenance :
74
- day : 1
75
- hour : 4
76
- pointInTimeRecovery : false
77
- tier : db-custom-1-3840
78
- type : POSTGRES_15
65
+ - collation : nb_NO.UTF8
66
+ databases :
67
+ - envVarPrefix : DB
68
+ name : inntekt
69
+ diskAutoresize : true
70
+ diskType : SSD
71
+ highAvailability : false
72
+ insights :
73
+ enabled : true
74
+ queryStringLength : 4500
75
+ recordApplicationTags : true
76
+ recordClientAddress : true
77
+ maintenance :
78
+ day : 1
79
+ hour : 4
80
+ pointInTimeRecovery : false
81
+ tier : db-custom-1-3840
82
+ type : POSTGRES_15
You can’t perform that action at this time.
0 commit comments