20 lines
303 B
Go Template
20 lines
303 B
Go Template
hub: null
|
|
global:
|
|
hub: my-company-private/istio
|
|
hub: {{ .Values.registry }}
|
|
imagePullSecrets:
|
|
- regcred
|
|
pilot:
|
|
resources:
|
|
requests:
|
|
cpu: 50m
|
|
memory: 2048Mi
|
|
global:
|
|
proxy:
|
|
resources:
|
|
requests:
|
|
cpu: 20m
|
|
memory: 128Mi
|
|
limits:
|
|
memory: 128Mi
|