Skip to content

Commit

Permalink
fix(aliyun): update aliyun sys tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ioito committed Feb 7, 2025
1 parent ced892b commit 69904f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/multicloud/aliyun/tag_base.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var sysTags = []string{
"acs:", "serverless/", "alloc_id", "virtual-kubelet",
"diskId", "diskNum", "serverId", "restoreId", "cnfs-id", "from", "shadowId",
"ack.aliyun.com", "cluster-id.ack.aliyun.com", "ack.alibabacloud.com",
"k8s.io", "kubernetes.do.not.delete", "kubernetes.reused.by.user",
"k8s.io", "k8s.aliyun.com", "kubernetes.do.not.delete", "kubernetes.reused.by.user",
"HBR InstanceId", "HBR Retention Days", "HBR Retention Type", "HBR JobId",
"createdBy", "recoveryPointTime", "recoveryPointId",
"eas_resource_group_name", "eas_tenant_name", "managedby",
Expand Down

0 comments on commit 69904f7

Please sign in to comment.