Skip to content

Update fluentbit config to be compatible with cri parser #78

Update fluentbit config to be compatible with cri parser

Update fluentbit config to be compatible with cri parser #78

Workflow file for this run

name: Lint Charts
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: helm lint
run: docker run --rm --volume $GITHUB_WORKSPACE:/workspace --workdir /workspace alpine/helm:3.2.1 lint