Skip to content

Remove hardcode from configmap template for haproxy chart. #140

Remove hardcode from configmap template for haproxy chart.

Remove hardcode from configmap template for haproxy chart. #140

Workflow file for this run

name: Commit subject
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: check-commit
uses: docker://haproxytech/check-commit:v2.1.0
env:
API_TOKEN: ${{ secrets.GITHUB_TOKEN }}