Skip to content

PE-2558: use fips image for rke2 if fips_enabled is true (#67) (#68) #131

PE-2558: use fips image for rke2 if fips_enabled is true (#67) (#68)

PE-2558: use fips image for rke2 if fips_enabled is true (#67) (#68) #131

Workflow file for this run

# name: Pr
# on: [pull_request]
# concurrency:
# group: ${{ github.pr_workflow }}-${{ github.ref }}
# cancel-in-progress: true
# permissions:
# contents: read
# jobs:
# build:
# uses: ./.github/workflows/release.yaml
# secrets: inherit