1
0
forked from k-space/kube

camtiler: Updates

This commit is contained in:
2023-05-18 22:55:40 +03:00
parent 7abac4db0a
commit 8b0719234c
5 changed files with 49 additions and 7 deletions

View File

@@ -200,12 +200,12 @@ spec:
operator: In
values:
- foobar
topologyKey: kubernetes.io/hostname
topologyKey: topology.kubernetes.io/zone
# Make sure camera deployments are spread over workers
topologySpreadConstraints:
- maxSkew: 1
topologyKey: kubernetes.io/hostname
topologyKey: topology.kubernetes.io/zone
whenUnsatisfiable: DoNotSchedule
labelSelector:
matchLabels: