aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/all-services.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/all-services.yaml b/templates/all-services.yaml
index a14dae7..f126bc9 100644
--- a/templates/all-services.yaml
+++ b/templates/all-services.yaml
@@ -8,7 +8,7 @@ metadata:
spec:
ports:
- port: 88
- nodePort: 30209
+ nodePort: {{ .Values.nodePortPrefix }}09
selector:
app: robot
type: NodePort