Skip to content

Commit

Permalink
remove app osm ref
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidmohd committed Aug 12, 2024
1 parent 842c54f commit 9edd79e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
15 changes: 0 additions & 15 deletions azure_jumpstart_arcbox/artifacts/devops_ingress/bookbuyer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,3 @@ spec:
port:
number: 14001
path: /bookbuyer
# ---
# kind: IngressBackend
# apiVersion: policy.openservicemesh.io/v1alpha1
# metadata:
# name: backend
# spec:
# backends:
# - name: bookbuyer
# port:
# number: 14001
# protocol: http
# sources:
# - kind: Service
# namespace: ingress-nginx
# name: ingress-nginx-controller
19 changes: 0 additions & 19 deletions azure_jumpstart_arcbox/artifacts/devops_ingress/bookstore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,3 @@ spec:
port:
number: 14001
path: /bookstore-v2
# ---
# kind: IngressBackend # Ingress Backend for Bookstore App
# apiVersion: policy.openservicemesh.io/v1alpha1
# metadata:
# name: backend
# spec:
# backends:
# - name: bookstore
# port:
# number: 14001
# protocol: http
# - name: bookstore-v2
# port:
# number: 14001
# protocol: http
# sources:
# - kind: Service
# namespace: ingress-nginx
# name: ingress-nginx-controller

0 comments on commit 9edd79e

Please sign in to comment.