Skip to content

Commit

Permalink
feat :: istiod resource request
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 committed Feb 24, 2024
1 parent cde8f4e commit f3a7a03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/istio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
type: application
name: istio
version: 1.0.41
version: 1.0.42
appVersion: "1.18.1"
description: Istio setting for xquare
4 changes: 4 additions & 0 deletions charts/istio/templates/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ spec:
hpaSpec:
minReplicas: 1
maxReplicas: 3
resources:
requests:
cpu: 189m
memory: 250Mi
ingressGateways:
- name: istio-ingressgateway
namespace: istio-system
Expand Down

0 comments on commit f3a7a03

Please sign in to comment.