Merge pull request #2275 from calvin0327/fix-chart-webhook-svc
fix webhook svc chart temp
This commit is contained in:
commit
7cce95f96a
|
@ -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