fix: theme-park

This commit is contained in:
auricom
2022-07-03 12:12:36 +02:00
parent ef8f06f76c
commit dca3c4fe2e

View File

@@ -25,9 +25,6 @@ spec:
values: values:
global: global:
nameOverride: *app nameOverride: *app
controller:
replicas: 3
strategy: RollingUpdate
image: image:
repository: ghcr.io/k8s-at-home/theme-park repository: ghcr.io/k8s-at-home/theme-park
tag: v1.9.6 tag: v1.9.6
@@ -48,13 +45,6 @@ spec:
tls: tls:
- hosts: - hosts:
- *host - *host
topologySpreadConstraints:
- maxSkew: 1
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: DoNotSchedule
labelSelector:
matchLabels:
app.kubernetes.io/name: *app
resources: resources:
requests: requests:
cpu: 10m cpu: 10m