Skip to content

Add service account so gpu-exporter can list pods #25

Add service account so gpu-exporter can list pods

Add service account so gpu-exporter can list pods #25

Workflow file for this run

name: Lint Charts
on: pull_request
jobs:
lint-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Helm
uses: azure/[email protected]
- name: Scan repo with kube-linter
uses: stackrox/[email protected]
with:
directory: charts
config: kube-linter-config.yaml
format: plain
version: v0.6.7