Skip to content
Snippets Groups Projects
Commit 2d27ba43 authored by Leah Tacke genannt Unterberg's avatar Leah Tacke genannt Unterberg
Browse files

finally got the deployment almost working

parent df3587f2
Branches
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ spec:
imagePullPolicy: Always
ports:
- containerPort: 8080
protocol: TCP
envFrom:
- configMapRef:
name: maed-exporter-env
......
......@@ -29,5 +29,3 @@ spec:
port: 8090
targetPort: 8090 # Port on the frontend container
type: NodePort
\ No newline at end of file
externalTrafficPolicy: Cluster
sessionAffinity: ClientIP
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment