fix istio gateway replica values
This commit is contained in:
parent
bd19d33b5a
commit
9722733275
@ -12,8 +12,9 @@ spec:
|
||||
- name: istiod
|
||||
namespace: istio-system
|
||||
values:
|
||||
replicaCount: 1
|
||||
autoscaling:
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 1
|
||||
_internal_defaults_do_not_set:
|
||||
replicaCount: 1
|
||||
autoscaling:
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
maxReplicas: 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user