From eb1ff1ab8f1cb7c507920d5d880fa5daa7a91b64 Mon Sep 17 00:00:00 2001 From: Johnnie Ho Date: Tue, 24 Oct 2023 20:48:40 +0700 Subject: [PATCH] fix: autoscaler.yaml indentation --- templates/autoscaler.yaml.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/autoscaler.yaml.tpl b/templates/autoscaler.yaml.tpl index f9e548ed..ec968b1d 100644 --- a/templates/autoscaler.yaml.tpl +++ b/templates/autoscaler.yaml.tpl @@ -189,7 +189,7 @@ spec: - name: HCLOUD_SSH_KEY value: '${ssh_key}' - name: HCLOUD_IMAGE - value: '${snapshot_id}' + value: '${snapshot_id}' - name: HCLOUD_NETWORK value: '${ipv4_subnet_id}' - name: HCLOUD_FIREWALL