Skip to content
Snippets Groups Projects
Commit 4214d703 authored by aleks's avatar aleks
Browse files

use - instead of _

parent 62624cda
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -58,7 +58,7 @@ objects:
value: "${TZ}"
image: ${PROXY_SERVICE}:latest
imagePullPolicy: Always
name: haproxy_exporter
name: haproxy-exporter
ports:
- containerPort: ${SCRAPER_TCP_PORT}
protocol: TCP
......@@ -133,7 +133,7 @@ objects:
metadata:
labels:
app: ${PROXY_SERVICE}
name: haproxy_exporter
name: haproxy-exporter
spec:
ports:
- name: ${SCRAPER_TCP_PORT}-tcp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment