Skip to content

Commit

Permalink
rebuild assets
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Varankin <[email protected]>
  • Loading branch information
narqo committed Oct 18, 2024
1 parent 5510194 commit 66d9756
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ spec:
# The container specs here are merged with the ones in the operator using a strategic merge patch.
- name: config-reloader
- name: grafana-agent
topologySpreadConstraints:
- maxSkew: 1
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: ScheduleAnyway
labelSelector:
matchLabels:
app.kubernetes.io/name: mimir
app.kubernetes.io/instance: metamonitoring-values
app.kubernetes.io/component: meta-monitoring
topologySpreadConstraints:
- maxSkew: 1
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: ScheduleAnyway
labelSelector:
matchLabels:
app.kubernetes.io/name: mimir
app.kubernetes.io/instance: metamonitoring-values
app.kubernetes.io/component: meta-monitoring
logs:
instanceSelector:
matchLabels:
Expand Down

0 comments on commit 66d9756

Please sign in to comment.