Skip to content

Commit

Permalink
Expose container to cluster
Browse files Browse the repository at this point in the history
This will allow alloy to scrape it's metrics
  • Loading branch information
Robin5605 committed Oct 13, 2024
1 parent b4d17d2 commit 7310cc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/manifests/dragonfly/mainframe/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ spec:
runAsUser: 10000
runAsGroup: 10000
readOnlyRootFilesystem: true
ports:
- containerPort: 8000

0 comments on commit 7310cc6

Please sign in to comment.