chore: sync resources between public and private ingress

This commit is contained in:
Stefan Reimer 2021-04-16 13:49:55 +02:00
parent 6c173493ba
commit d92b118438
1 changed files with 2 additions and 2 deletions

View File

@ -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