Skip to content

Hint for Tanzu skip verify wrong #190

Description

@timdeluxe

The "false" default hint here:

* Environment TANZU_SKIP_TLS_VERIFY: Skip TLS verification [false]
is wrong, since the logic works on a "yes"/"no" base, see here:
if [ "X${TANZU_ADD_CONTROL_CLUSTER:-no}X" == "XyesX" ]
so the hint has to be rather "no" than "false".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions