Skip to content

Commit d12b786

Browse files
committed
feat - Non-root-container-bind-to-port-8080
1 parent 7a0ed47 commit d12b786

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/pipeline-control-gateway/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ autoscaling:
7171
targetCPUUtilizationPercentage: 60
7272

7373
ports:
74-
nrHttp: 80
74+
nrHttp: 8080
7575
otlpHttp: 4318
7676
otlpGrpc: 4317
7777
healthHttp: 13133
@@ -210,7 +210,7 @@ generated:
210210
proxy: false
211211
enable_runtime_metrics: true
212212
server:
213-
endpoint: "0.0.0.0:80"
213+
endpoint: "0.0.0.0:8080"
214214
nr_host: "staging-collector.newrelic.com"
215215
endpoints:
216216
infra_event_api_endpoint: "https://staging-infra-api.newrelic.com"

0 commit comments

Comments
 (0)