
A release has been updated: Name: istiod Namespace: istio-system Version: 1.23.0 Chart: istio/istiod
23 lines
435 B
YAML
23 lines
435 B
YAML
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
|
kind: HelmRelease
|
|
metadata:
|
|
creationTimestamp: null
|
|
name: istiod
|
|
namespace: flux-system
|
|
spec:
|
|
chart:
|
|
spec:
|
|
chart: istiod
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: istio
|
|
namespace: flux-system
|
|
version: 1.23.0
|
|
install:
|
|
crds: Create
|
|
createNamespace: true
|
|
interval: 0s
|
|
releaseName: istiod
|
|
targetNamespace: istio-system
|
|
status: {}
|