fix webhook svc chart temp

Signed-off-by: calvin <wen.chen@daocloud.io>
This commit is contained in:
calvin 2022-07-28 19:02:46 +08:00
parent f8e4c47acc
commit 0f961e8241
1 changed files with 1 additions and 2 deletions

View File

@ -83,8 +83,7 @@ metadata:
namespace: {{ include "karmada.namespace" . }}
spec:
selector:
{{- include "karmada.webhook.podLabels" . | nindent 8 }}
app: {{ $name }}-webhook
{{- include "karmada.webhook.labels" . | nindent 8 }}
ports:
- port: 443
targetPort: 8443