fix webhook svc chart temp
Signed-off-by: calvin <wen.chen@daocloud.io>
This commit is contained in:
parent
f8e4c47acc
commit
0f961e8241
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue