Skip to content

Commit 6ae235e

Browse files
committed
yamllint
1 parent d220908 commit 6ae235e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/deploy/helm/[[operator]]/templates/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
labels:
1111
{{- include "operator.labels" . | nindent 4 }}
1212
spec:
13-
selector:
13+
selector:
1414
{{- include "operator.selectorLabels" . | nindent 6 }}
1515
ports:
1616
- name: conversion-webhook

0 commit comments

Comments
 (0)