Skip to content
Snippets Groups Projects
Commit e69b75bc authored by Andri Joos's avatar Andri Joos :blush:
Browse files

fixup! add deployment

parent 59525691
No related branches found
No related tags found
No related merge requests found
Pipeline #7834 passed with stage
in 28 seconds
......@@ -22,7 +22,7 @@ variables:
--set hostKeys.data.ssh_host_ecdsa_key=${HOST_ECDSA_KEY}
--set hostKeys.data.ssh_host_ecdsa_key\.pub=${HOST_ECDSA_PUB}
--set hostKeys.data.ssh_host_ed25519_key=${HOST_ED25519_KEY}
--set hostKeys.data.ssh_host_ed25519_key\.pub="${HOST_ED25519_PUB}
--set hostKeys.data.ssh_host_ed25519_key\.pub=${HOST_ED25519_PUB}
--set hostKeys.data.ssh_host_rsa_key=${HOST_RSA_KEY}
--set hostKeys.data.ssh_host_rsa_key\.pub=${HOST_RSA_PUB}
......
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