Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
name: rgwpubsub-source
spec:
hosts:
- "<rgw host>"
- "<TF serving host>"
ports:
- number: 80 #rgw pubsub port
name: http
protocol: HTTP
- number: 8080 #rgw port
name: rgw
protocol: HTTP
- number: 8500 #resnet port
name: resnet
protocol: TCP
location: MESH_EXTERNAL