Merge pull request #2275 from calvin0327/fix-chart-webhook-svc

fix webhook svc chart temp
This commit is contained in:
karmada-bot 2022-08-01 15:27:56 +08:00 committed by GitHub
commit 7cce95f96a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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