We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cacada commit 0fc7935Copy full SHA for 0fc7935
rel/env.sh.eex
@@ -18,4 +18,4 @@
18
# export RELEASE_NODE=<%= @release.name %>@127.0.0.1
19
export POD_A_RECORD="$(echo $POD_IP | sed 's/\./-/g')"
20
export RELEASE_DISTRIBUTION=name
21
-export RELEASE_NODE="phonedb@${POD_A_RECORD}.${NAMESPACE}.pod.cluster.local"
+export RELEASE_NODE="phone_db@${POD_A_RECORD}.${NAMESPACE}.pod.cluster.local"
0 commit comments