feat(k8s): update deployment metadata and adjust GitRepository path in flux-instance.yaml
这个提交包含在:
+1
-3
@@ -22,13 +22,11 @@ spec:
|
||||
storage:
|
||||
class: "local-path"
|
||||
size: "10Gi"
|
||||
# Git 仓库同步配置 - 请将 url 替换为实际的 deploy 仓库地址
|
||||
# 恢复模式: 先用 restore profile 部署 Velero,恢复 PVC 后切回 dev-cm
|
||||
sync:
|
||||
kind: GitRepository
|
||||
url: ssh://git@github.com/devcm-repo/k3s.git
|
||||
ref: refs/heads/main
|
||||
path: flux/clusters/restore
|
||||
path: flux/clusters/dev-cm
|
||||
pullSecret: flux-git-auth
|
||||
name: flux
|
||||
kustomize:
|
||||
|
||||
在新议题中引用
屏蔽一个用户