File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 9898 securityContext : {}
9999 containerSecurityContext : {}
100100 # priorityClassName: ""
101+ # topologySpreadConstraints: []
101102 service :
102103 annotations : {}
103104 # tolerations: []
@@ -906,6 +907,9 @@ sentry:
906907 # volumeMounts: []
907908 # logLevel: "WARNING" # DEBUG|INFO|WARNING|ERROR|CRITICAL|FATAL
908909 # logFormat: "machine" # human|machine
910+ # priorityClassName: ""
911+ # securityContext: {}
912+ # containerSecurityContext: {}
909913
910914 subscriptionConsumerResultsEapItems :
911915 enabled : true
@@ -1198,6 +1202,12 @@ sentry:
11981202 volumes : []
11991203 # volumeMounts: []
12001204 serviceAccount : {}
1205+ # priorityClassName: ""
1206+ # annotations: {}
1207+ # podLabels: {}
1208+ # affinity: {}
1209+ # nodeSelector: {}
1210+ # tolerations: {}
12011211
12021212 # Sentry settings of connections to Kafka
12031213 kafka :
You can’t perform that action at this time.
0 commit comments