Skip to content

Commit

Permalink
Update docs/modules/ROOT/partials/install/bootstrap-nodes.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Gerber <simon.gerber@vshn.ch>
  • Loading branch information
HappyTetrahedron and simu authored Nov 15, 2024
1 parent 3d74356 commit d79c4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/partials/install/bootstrap-nodes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ ifeval::["{provider}" == "cloudscale"]
+
[source,bash,subs="attributes+"]
----
cat ../machine-api-provider-cloudscale/00_secrets.yaml | yq '(select(document_index==0) | .stringData.token) = "'$(vault kv get -format=json clusters/kv/${TENANT_ID}/${CLUSTER_ID}/cloudscale/ | jq -r .data.data.token)'" ' | kubectl apply -f -
kapitan refs --reveal --refs-path ../../refs ../machine-api-provider-cloudscale/00_secrets.yaml | kubectl apply -f -

kubectl apply -f ../machine-api-provider-cloudscale/10_clusterRoleBinding.yaml

Expand Down

0 comments on commit d79c4db

Please sign in to comment.