Skip to content

chore: update the HPA for pipeline backend containers #237

chore: update the HPA for pipeline backend containers

chore: update the HPA for pipeline backend containers #237

name: Helm Integration Test (latest)
on:
workflow_dispatch:
push:
branches-ignore:
- release-please--branches--main
jobs:
backend:
strategy:
fail-fast: false
matrix:
component: [pipeline-backend, controller-vdp]
uses: instill-ai/vdp/.github/workflows/helm-integration-test-backend.yml@main
with:
component: ${{ matrix.component }}
target: latest