Skip to content

Commit

Permalink
fix: change typo virtDaemon to virtController
Browse files Browse the repository at this point in the history
  • Loading branch information
weixiao-huang authored and root committed Aug 20, 2022
1 parent cc4cdc8 commit eec1a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/virtink/templates/virt-controller/service.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{- $service := .Values.virtDaemon }}
{{- $service := .Values.virtController }}
apiVersion: v1
kind: Service
metadata:
Expand Down

0 comments on commit eec1a98

Please sign in to comment.