diff --git a/tasks/openshift-ephemeral-namespace-client.yaml b/tasks/openshift-ephemeral-namespace-client.yaml index 17743d8..28b142b 100644 --- a/tasks/openshift-ephemeral-namespace-client.yaml +++ b/tasks/openshift-ephemeral-namespace-client.yaml @@ -20,6 +20,9 @@ spec: - name: namespace type: string description: The namespace which was created + - name: filedrop + type: string + description: The name of the filedrop for testing steps: - image: quay.io/openshift/origin-cli:$(params.VERSION) name: oc