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

Commit

Permalink
Merge pull request #12 from SataQiu/fix-hub-cfg-reconcile
Browse files Browse the repository at this point in the history
Fix the bug that yurt-hub-cfg can be incorrectly overwritten
  • Loading branch information
SataQiu committed Jan 20, 2022
2 parents db51c47 + f8a3f6b commit ed9e4ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/templates/yurthub/yurthub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ data:
metadata:
name: yurt-hub-cfg
namespace: kube-system
annotations:
operator.openyurt.io/skip-reconcile: "true"
data:
cache_agents: ""
yurt-hub-cluster-role: |
Expand Down

0 comments on commit ed9e4ff

Please sign in to comment.