iac/infrastructure/istio-pilot/vad/istio-pilot.yaml

16 lines
273 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: istiod
namespace: istio-system
spec:
interval: 5m
timeout: 10m
dependsOn:
- name: istio-base
namespace: istio-system
values:
global:
imagePullSecrets:
- regcred