mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 03:46:30 -03:00
fix(minecraft-hoster): revert loadbalancer changes
This commit is contained in:
@@ -65,7 +65,6 @@ spec:
|
||||
enabled: true
|
||||
loadBalancerIP: ${MINECRAFT_IP}
|
||||
type: LoadBalancer
|
||||
externalTrafficPolicy: Local
|
||||
ports:
|
||||
dynmap:
|
||||
enabled: true
|
||||
@@ -250,7 +249,7 @@ spec:
|
||||
cpu: 10000m
|
||||
memory: 14Gi
|
||||
requests:
|
||||
cpu: 1500m
|
||||
cpu: 2000m
|
||||
memory: 6Gi
|
||||
|
||||
ingress:
|
||||
|
||||
Reference in New Issue
Block a user