operator: update the crdtarball url in sample file
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
This commit is contained in:
parent
1964f6dc78
commit
f43597eaa0
|
@ -6,7 +6,7 @@ metadata:
|
|||
spec:
|
||||
crdTarball:
|
||||
httpSource:
|
||||
url: "https://github.com/karmada-io/karmada/releases/download/v1.12.2/crds.tar.gz"
|
||||
url: "https://github.com/karmada-io/karmada/releases/download/v1.13.0/crds.tar.gz"
|
||||
components:
|
||||
etcd:
|
||||
local:
|
||||
|
|
Loading…
Reference in New Issue