Skip to content

Adjust install and Cilium migration how-tos to work with pre-configured Cilium k8sServiceHost Helm value #1056

Adjust install and Cilium migration how-tos to work with pre-configured Cilium k8sServiceHost Helm value

Adjust install and Cilium migration how-tos to work with pre-configured Cilium k8sServiceHost Helm value #1056

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- master
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Check Docs
run: make check
- name: Compile Docs
run: make docs
- name: No diff
run: git diff --exit-code