Skip to content

Commit

Permalink
Merge pull request 'Revert "Fixed the template to read the correct va…
Browse files Browse the repository at this point in the history
…lue for nodes"' (#383) from fix-nodes into master

Reviewed-on: https://gitea.obmondo.com/EnableIT/KubeAid/pulls/383
  • Loading branch information
ashish1099 committed Aug 30, 2024
2 parents c112013 + 84dc17f commit 837bbb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{- range $key, $value := .Values.hetzner.nodes }}
{{- range $key, $value := .Values.nodes }}
apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
kind: HetznerBareMetalHost
metadata:
Expand Down

0 comments on commit 837bbb2

Please sign in to comment.