diff --git a/.github/actions/setup-config-conf/action.yml b/.github/actions/setup-config-conf/action.yml index b89daf1f5..a4f29d04f 100644 --- a/.github/actions/setup-config-conf/action.yml +++ b/.github/actions/setup-config-conf/action.yml @@ -3,7 +3,7 @@ description: 'This only works for the Python client.' inputs: server-container-name: required: true - description: Server Docker container name we are running the tests against + description: Server Docker container name we are running the tests against. Needed to get the cluster name for connecting via TLS where-is-client-connecting-from: required: false description: 'docker-host, separate-docker-container, "remote-connection" via DOCKER_HOST'