We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d220908 commit 6ae235eCopy full SHA for 6ae235e
template/deploy/helm/[[operator]]/templates/service.yaml
@@ -10,7 +10,7 @@ metadata:
10
labels:
11
{{- include "operator.labels" . | nindent 4 }}
12
spec:
13
- selector:
+ selector:
14
{{- include "operator.selectorLabels" . | nindent 6 }}
15
ports:
16
- name: conversion-webhook
0 commit comments