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

Commit f8a3f6b

Browse files
committed
fix the bug that yurt-hub-cfg can be incorrectly overwritten
1 parent d7e912c commit f8a3f6b

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)