mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 00:34:25 +02:00
fix: theme-park
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user