This commit is contained in:
2026-02-11 10:21:30 +02:00
parent c819275b7f
commit 3a68514880
2 changed files with 10 additions and 3 deletions

View File

@@ -23,7 +23,6 @@ spec:
labels:
app: memelord
spec:
topologySpreadConstraints:
- maxSkew: 1
topologyKey: topology.kubernetes.io/zone
@@ -93,8 +92,8 @@ spec:
value: "ee-lte-1"
- name: AWS_S3_ENDPOINT_URL
value: "https://minio.ee-lte-1.codemowers.io"
- name: AWS_LOCATION
value: "" # why is this set to 'media' in original?
- name: AWS_LOCATION
value: "" # why is this set to 'media' in original?
- name: AWS_S3_ADDRESSING_STYLE
value: path
- name: DEBUG

View File

@@ -24,6 +24,14 @@ spec:
size: 1Gi
storageClass: postgres
affinity:
additionalPodAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchLabels:
app: memelord
topologyKey: topology.kubernetes.io/zone
podAntiAffinityType: required
nodeSelector:
codemowers.io/lvm-ubuntu-vg: enterprise-ssd