Skip to content

add extraContainers/extraVolumes for hacking in wg passthroughs #24

add extraContainers/extraVolumes for hacking in wg passthroughs

add extraContainers/extraVolumes for hacking in wg passthroughs #24

Workflow file for this run

name: CI
on:
push:
jobs:
unittest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: azure/setup-helm@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install helm unittest
run: helm plugin install https://github.com/helm-unittest/helm-unittest --version v0.5.1
- name: Run unittest
run: helm unittest charts/wga