(feat) automaticly set NET_BIND_SERVICE based on (target)port in services (#1085)

This commit is contained in:
Kjeld Schouten-Lebbing
2021-10-03 15:17:55 +02:00
committed by GitHub
parent 44a1b5476b
commit 0c3e9d2baa
5 changed files with 63 additions and 2 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ jobs:
if: ${{ matrix.app != 'common' && matrix.app != '.gitkee' }}
uses: nolar/setup-k3d-k3s@v1
with:
version: v1.19
version: v1.22.2+k3s1
## TODO: Fix common-test
- name: Run chart-testing (install)