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
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
cpu: 50m
|
||||
memory: 64Mi
|
||||
limits:
|
||||
# cpu: 100m
|
||||
memory: 256Mi
|
||||
memory: 512Mi
|
||||
externalTrafficPolicy: Local
|
||||
podAntiAffinityLabelSelector:
|
||||
- key: app
|
||||
|
Loading…
Reference in New Issue
Block a user