flagger
flagger copied to clipboard
Adding additional routing rules to virtual service generated by flagger
I just wanted clarification if the best practice for adding additional routing rules to flagger's generated virtual service is to use istio delegates?
I can't seem to find much online about how else to do this.
Thanks
I think you instead should use the generated virtualservice as a delegate, and this way you don't need to do any changes to it. Doesn't this solve your problem?