Commit 46afe128 authored by Rajesh's avatar Rajesh Committed by rjshrjndrn
Browse files

fix apimanager port selector

No related merge requests found
Showing with 2 additions and 0 deletions
+2 -0
......@@ -55,6 +55,8 @@ spec:
protocol: TCP
port: {{ .Values.network.port }}
targetPort: {{ .Values.network.targetport }}
selector:
app: {{ .Chart.Name }} # metadataname of deployment
---
apiVersion: v1
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment