add istio resources
This commit is contained in:
parent
873fe2623e
commit
bd19d33b5a
@ -11,3 +11,9 @@ spec:
|
|||||||
namespace: istio-system
|
namespace: istio-system
|
||||||
- name: istiod
|
- name: istiod
|
||||||
namespace: istio-system
|
namespace: istio-system
|
||||||
|
values:
|
||||||
|
replicaCount: 1
|
||||||
|
autoscaling:
|
||||||
|
enabled: false
|
||||||
|
minReplicas: 1
|
||||||
|
maxReplicas: 1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user