Skip to content

Commit c29587d

Browse files
committed
Return the null affinities
1 parent 3579a59 commit c29587d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ops/monitoring/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ loki:
143143
# Disable anti-affinity
144144
singleBinary:
145145
replicas: 1
146-
affinity: {}
146+
affinity: null
147147

148148
gateway:
149-
affinity: {}
149+
affinity: null
150150

151151

152152
k8s-monitoring:

0 commit comments

Comments
 (0)