Skip to content

Commit 0c225e6

Browse files
committed
SREP-207: Naming cad-interceptor-service service port so it can be referenced by the ServiceMonitor
1 parent 0d75805 commit 0c225e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

openshift/template.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ objects:
9595
app: configuration-anomaly-detection
9696
spec:
9797
ports:
98-
- port: 8080
98+
- name: web
99+
port: 8080
99100
protocol: TCP
100101
targetPort: 8080
101102
selector:

0 commit comments

Comments
 (0)