Skip to content

Commit

Permalink
ls all manifests again
Browse files Browse the repository at this point in the history
  • Loading branch information
tjungblu committed Jan 6, 2025
1 parent a5ec2f5 commit 30852d0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,8 @@ func cvoBootstrapScript(clusterID string) string {
var scriptTemplate = `#!/bin/bash
set -euo pipefail
MANIFEST_DIR=%s/manifests
ls -la ${MANIFEST_DIR}
cat > /tmp/clusterversion.json <<-EOF
%s
EOF
Expand Down

0 comments on commit 30852d0

Please sign in to comment.