Skip to content

Add config to disable HTTP proxy logging #1590

Add config to disable HTTP proxy logging

Add config to disable HTTP proxy logging #1590

Workflow file for this run

name: Helm
on:
pull_request:
paths:
- .github/workflows/helm.yml
- bin/helm*
- "charts/**"
- "**/charts/**"
permissions:
contents: read
jobs:
helm-docs-diff:
runs-on: ubuntu-22.04
timeout-minutes: 5
steps:
- uses: linkerd/dev/actions/setup-tools@v43
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- run: helm-docs
- run: git diff --exit-code -- **/charts/**/README.md