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