remove karmada-system in chart
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
parent
de7b7a15ce
commit
d5411e365e
|
@ -59,7 +59,7 @@ webhooks:
|
|||
resources: ["clusteroverridepolicies"]
|
||||
scope: "Cluster"
|
||||
clientConfig:
|
||||
url: https://karmada-webhook.karmada-system.svc:443/validate-clusteroverridepolicy
|
||||
url: https://{{ $name }}.{{ $namespace }}.svc:443/validate-clusteroverridepolicy
|
||||
{{- include "karmada.webhook.caBundle" . | nindent 6 }}
|
||||
failurePolicy: Fail
|
||||
sideEffects: None
|
||||
|
|
Loading…
Reference in New Issue