From 306b998775c45ec33cc23acfa3546a89fa0eb389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 2 Jun 2023 20:53:20 +0200 Subject: [PATCH] wip --- infrastructure/files/stackrox-configure-hook/configure.yaml | 2 ++ infrastructure/templates/fruits-dev.yaml | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/infrastructure/files/stackrox-configure-hook/configure.yaml b/infrastructure/files/stackrox-configure-hook/configure.yaml index 8c0f18f..75d6d8f 100644 --- a/infrastructure/files/stackrox-configure-hook/configure.yaml +++ b/infrastructure/files/stackrox-configure-hook/configure.yaml @@ -66,6 +66,8 @@ The JMESPath library is required by this playbook. Please install the JMESPath library with 'pip install jmespath'. + # TODO: wait for the Central to be ready + - name: Find signature integrations uri: url: '{{ acs_api }}/signatureintegrations' diff --git a/infrastructure/templates/fruits-dev.yaml b/infrastructure/templates/fruits-dev.yaml index 2393030..3b90043 100644 --- a/infrastructure/templates/fruits-dev.yaml +++ b/infrastructure/templates/fruits-dev.yaml @@ -193,6 +193,3 @@ spec: name: openshift-client workspaces: - name: workspace - optional: false - resources: [] - finally: [] \ No newline at end of file