Skip to content

Commit

Permalink
Merge pull request #31 from hypersign-protocol/CD
Browse files Browse the repository at this point in the history
update code
  • Loading branch information
Pratap2018 authored Dec 5, 2023
2 parents 0f09b04 + f4e4ea6 commit 16e02a2
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions .deploy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,10 @@ metadata:
labels:
name: ingress
spec:
rules:
- http:
paths:
- pathType: ImplementationSpecific
path: "/"
backend:
service:
name: vault-service
port:
number: 80

backend:
service:
name: vault-service
port:
number: __PORT__
---

0 comments on commit 16e02a2

Please sign in to comment.