Skip to content

Commit

Permalink
fix: autoscaler.yaml indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvest89 committed Oct 24, 2023
1 parent 266908a commit eb1ff1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/autoscaler.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eb1ff1a

Please sign in to comment.