diff --git a/deploy/helm/virtink/templates/virt-controller/service.yaml b/deploy/helm/virtink/templates/virt-controller/service.yaml index 46f0700..cc8646e 100644 --- a/deploy/helm/virtink/templates/virt-controller/service.yaml +++ b/deploy/helm/virtink/templates/virt-controller/service.yaml @@ -1,4 +1,4 @@ -{{- $service := .Values.virtDaemon }} +{{- $service := .Values.virtController }} apiVersion: v1 kind: Service metadata: