Update deployment.yaml
This commit is contained in:
@@ -23,6 +23,14 @@ spec:
|
||||
labels:
|
||||
app: memelord
|
||||
spec:
|
||||
|
||||
topologySpreadConstraints:
|
||||
- maxSkew: 1
|
||||
topologyKey: kubernetes.io/zone
|
||||
whenUnsatisfiable: ScheduleAnyway
|
||||
labelSelector:
|
||||
matchLabels:
|
||||
app: memelord
|
||||
containers:
|
||||
- name: memelord
|
||||
image: ghcr.io/l4rm4nd/memelord:latest
|
||||
|
||||
Reference in New Issue
Block a user