Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabi-02 committed Jan 19, 2024
1 parent b989030 commit caeffe4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 50 deletions.
42 changes: 0 additions & 42 deletions deployement/k8s/frontend-adac.yaml

This file was deleted.

9 changes: 1 addition & 8 deletions deployement/k8s/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,4 @@ spec:
service:
name: frontend
port:
number: 3000
- path: /()(adac/.*)
pathType: ImplementationSpecific
backend:
service:
name: frontend-adac
port:
number: 2000
number: 3000

0 comments on commit caeffe4

Please sign in to comment.