Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mdditt2000 committed Aug 17, 2023
1 parent 2a70fa3 commit f02aaa1
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 214 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: route.openshift.io/v1
kind: Route
metadata:
annotations:
virtual-server.f5.com/multiClusterServices: '[{"clusterName": "openshift-4-13", "svcName":
virtual-server.f5.com/multiClusterServices: '[{"clusterName": "openshift-4-13", "serviceName":
"coffee-svc", "namespace": "cafeone", "port": 8080 }]'
# you can define either service port or target port in the port value
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: route.openshift.io/v1
kind: Route
metadata:
annotations:
virtual-server.f5.com/multiClusterServices: '[{"clusterName": "openshift-4-13", "svcName":
virtual-server.f5.com/multiClusterServices: '[{"clusterName": "openshift-4-13", "serviceName":
"mocha-svc", "namespace": "cafeone", "port": 8080 }]'
# you can define either service port or target port in the port value
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: route.openshift.io/v1
kind: Route
metadata:
annotations:
virtual-server.f5.com/multiClusterServices: '[{"clusterName": "openshift-4-13", "svcName":
virtual-server.f5.com/multiClusterServices: '[{"clusterName": "openshift-4-13", "serviceName":
"tea-svc", "namespace": "cafeone", "port": 8080 }]'
# you can define either service port or target port in the port value
labels:
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: route.openshift.io/v1
kind: Route
metadata:
annotations:
virtual-server.f5.com/multiClusterServices: '[{"clusterName": "openshift-4-13", "svcName":
virtual-server.f5.com/multiClusterServices: '[{"clusterName": "openshift-4-13", "serviceName":
"nginxingress-sample-nginx-ingress-controller", "namespace": "nginx-ingress", "port": 443 }]'
# you can define either service port or target port in the port value
labels:
Expand Down

0 comments on commit f02aaa1

Please sign in to comment.