chore: sync resources between public and private ingress
This commit is contained in:
parent
1f68cea76b
commit
1b22720d4b
@ -85,11 +85,11 @@ istio-private-ingress:
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 50m
|
||||||
memory: 64Mi
|
memory: 64Mi
|
||||||
limits:
|
limits:
|
||||||
# cpu: 100m
|
# cpu: 100m
|
||||||
memory: 256Mi
|
memory: 512Mi
|
||||||
externalTrafficPolicy: Local
|
externalTrafficPolicy: Local
|
||||||
podAntiAffinityLabelSelector:
|
podAntiAffinityLabelSelector:
|
||||||
- key: app
|
- key: app
|
||||||
|
Loading…
Reference in New Issue
Block a user