Skip to content

Commit

Permalink
Jv rox 19896 long running collector should use core bpf (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoukoVirtanen authored Oct 9, 2023
1 parent 5771f9f commit 0b714f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-demo-clusters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ jobs:
CLUSTER_API_ENDPOINT: https://${{ needs.start-acs.outputs.central-ip }}:443
API_ENDPOINT: ${{ needs.start-acs.outputs.central-ip }}:443
CLUSTER: secured-cluster
COLLECTION_METHOD: core_bpf
run: |
"${{ github.workspace }}"/deploy/k8s/sensor.sh
kubectl -n stackrox create secret generic access-rhacs \
Expand Down

0 comments on commit 0b714f2

Please sign in to comment.