Skip to content

Commit

Permalink
Merge pull request #649 from andrewsykim/fix-manifest-options
Browse files Browse the repository at this point in the history
remove -u from generate manifests usage output
  • Loading branch information
k8s-ci-robot committed Oct 28, 2019
2 parents d233c8f + a3e040e commit cc0121b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ FLAGS
-o output directory (default ${OUT_DIR})
-p capi manager image (default "${CAPI_MANAGER_IMAGE}")
-P capi manager log level (default "${CAPI_MANAGER_LOG_LEVEL}")
-u enable support for vSphere versions < 6.7u3
EOF
}

Expand Down

0 comments on commit cc0121b

Please sign in to comment.