Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit ed9e4ff

Browse files
authored
Merge pull request #12 from SataQiu/fix-hub-cfg-reconcile
Fix the bug that yurt-hub-cfg can be incorrectly overwritten
2 parents db51c47 + f8a3f6b commit ed9e4ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/templates/yurthub/yurthub.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ data:
140140
metadata:
141141
name: yurt-hub-cfg
142142
namespace: kube-system
143+
annotations:
144+
operator.openyurt.io/skip-reconcile: "true"
143145
data:
144146
cache_agents: ""
145147
yurt-hub-cluster-role: |

0 commit comments

Comments
 (0)