Skip to content

Commit

Permalink
Merge pull request #34 from hypersign-protocol/CD
Browse files Browse the repository at this point in the history
update deployment
  • Loading branch information
Pratap2018 authored Dec 5, 2023
2 parents 68a0c41 + 045fc8e commit 1b4cfc0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .deploy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ kind: Service
metadata:
name: vault-service
namespace: hypermine-development
annotations:
cloud.google.com/neg: '{"ingress": true}'

spec:
type: NodePort
selector:
Expand All @@ -58,5 +61,6 @@ spec:
- port: __PORT__
targetPort: __PORT__
protocol: TCP

---

0 comments on commit 1b4cfc0

Please sign in to comment.