aboutsummaryrefslogtreecommitdiffstats
path: root/templates/gremlin-deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gremlin-deployment.yaml')
-rw-r--r--templates/gremlin-deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gremlin-deployment.yaml b/templates/gremlin-deployment.yaml
index aea89ad..ee98795 100644
--- a/templates/gremlin-deployment.yaml
+++ b/templates/gremlin-deployment.yaml
@@ -50,7 +50,7 @@ spec:
- name: SERVER_TABLE
value: aaigraph.dev
- name: GREMLIN_HOST
- value: "gremlin.{{ .Values.nsPrefix }}-aai"
+ value: "gremlin"
ports:
- containerPort: 8182
readinessProbe: