Skip to content

Commit

Permalink
Set cluster name in the occm
Browse files Browse the repository at this point in the history
Signed-off-by: michal.gubricky <michal.gubricky@dnation.cloud>
  • Loading branch information
michal-gubricky committed Jul 8, 2024
1 parent f5dc9bb commit 577c198
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions providers/openstack/scs/cluster-addon-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ values: |
{{- end }}
openstack-cloud-controller-manager:
cluster:
name: {{ .Cluster.metadata.name }}

Check failure on line 34 in providers/openstack/scs/cluster-addon-values.yaml

View workflow job for this annotation

GitHub Actions / check-yaml-syntax

34:41 [trailing-spaces] trailing spaces
cloudConfig:
loadBalancer:
{{- range .Cluster.spec.topology.variables }}
Expand Down

0 comments on commit 577c198

Please sign in to comment.