Skip to content

Commit dceb430

Browse files
authored
Add missing annotation
added the annotation as every other CRD has that.
1 parent 0e96d7b commit dceb430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

networking/v1alpha3/workload_group.proto

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ option go_package = "istio.io/api/networking/v1alpha3";
8282
// <!-- crd generation tags
8383
// +cue-gen:WorkloadGroup:groupName:networking.istio.io
8484
// +cue-gen:WorkloadGroup:versions:v1beta1,v1alpha3,v1
85+
// +cue-gen:WorkloadGroup:annotations:helm.sh/resource-policy=keep
8586
// +cue-gen:WorkloadGroup:labels:app=istio-pilot,chart=istio,heritage=Tiller,release=istio
8687
// +cue-gen:WorkloadGroup:subresource:status
8788
// +cue-gen:WorkloadGroup:scope:Namespaced

0 commit comments

Comments
 (0)