Skip to content

Commit

Permalink
Merge pull request #5 from doitintl/feat/balazs/remove-host-port-binding
Browse files Browse the repository at this point in the history
Remove Host port binding
  • Loading branch information
hobord committed Mar 4, 2024
2 parents c2e6361 + f352c2b commit 50ee450
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion charts/doit-eks-lens/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: doit-eks-lens
description: A Helm chart for DoiT EKS lens
type: application
version: 1.0.0
version: 1.0.1
appVersion: "0.0.1"
5 changes: 0 additions & 5 deletions charts/doit-eks-lens/templates/doit-otelcol.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -408,11 +408,6 @@ spec:
successThreshold: 1
timeoutSeconds: 1
name: otelcol
ports:
- containerPort: 8888
hostPort: 8888
name: metrics
protocol: TCP
resources: {}
volumeMounts:
- mountPath: /conf
Expand Down

0 comments on commit 50ee450

Please sign in to comment.