Skip to content

Commit

Permalink
Fixing deployment spec
Browse files Browse the repository at this point in the history
  • Loading branch information
bergsalex committed Dec 11, 2023
1 parent 2db4954 commit 490db4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/k8s/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ spec:
name: geneweaver-config
- secretRef:
name: geneweaver-db
ports:
- containerPort: 8000
ports:
- containerPort: 8000

0 comments on commit 490db4b

Please sign in to comment.