We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0668e9 commit fec033cCopy full SHA for fec033c
spawnctl/lib/spawnctl/commands/new/node.ex
@@ -26,7 +26,7 @@ defmodule SpawnCtl.Commands.New.Node do
26
app_image_tag: "ttl.sh/spawn-node-example:1h",
27
statestore_user: "admin",
28
statestore_pwd: "admin",
29
- statestore_key: "myfake-key-3Jnb0hZiHIzHTOih7t2cTEPEpY98Tu1wvQkPfq/XwqE="
+ statestore_key: "myfake-key-3Jnb0hZiHIzHTOih7t2cTEPEpY98Tu1wvQkPfq/XwqE=",
30
allowed_template_versions: [
31
"v#{@vsn}",
32
"v1.4.2"
0 commit comments