Browse Source

wip

pull/1/head
Nicolas Massé 3 years ago
parent
commit
306b998775
  1. 2
      infrastructure/files/stackrox-configure-hook/configure.yaml
  2. 3
      infrastructure/templates/fruits-dev.yaml

2
infrastructure/files/stackrox-configure-hook/configure.yaml

@ -66,6 +66,8 @@
The JMESPath library is required by this playbook. The JMESPath library is required by this playbook.
Please install the JMESPath library with 'pip install jmespath'. Please install the JMESPath library with 'pip install jmespath'.
# TODO: wait for the Central to be ready
- name: Find signature integrations - name: Find signature integrations
uri: uri:
url: '{{ acs_api }}/signatureintegrations' url: '{{ acs_api }}/signatureintegrations'

3
infrastructure/templates/fruits-dev.yaml

@ -193,6 +193,3 @@ spec:
name: openshift-client name: openshift-client
workspaces: workspaces:
- name: workspace - name: workspace
optional: false
resources: []
finally: []
Loading…
Cancel
Save