diff --git a/src/commontasks.ts b/src/commontasks.ts index c1ba433..441a2b0 100644 --- a/src/commontasks.ts +++ b/src/commontasks.ts @@ -16,7 +16,7 @@ export const DefaultCatalogSourceNamespace: string = 'openshift-marketplace'; */ export function ApplyObjectTask(scope: Construct, id: string, input: any): TaskBuilder { return openshift_client(scope, id).withStringParam(new ParameterBuilder('SCRIPT').withValue( - ['oc apply -f <