Skip to content

fix the app.affinity default value not set in values.yaml (#24) #159

fix the app.affinity default value not set in values.yaml (#24)

fix the app.affinity default value not set in values.yaml (#24) #159

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
types: [ opened, reopened, synchronize ]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Tests
uses: ./.github/workflows/test.yml
secrets: inherit