Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: willdavsmith <[email protected]>
  • Loading branch information
willdavsmith committed Aug 9, 2024
1 parent f30503c commit 6fb942f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,9 @@ jobs:
- arg: "--kube-controller-manager-arg=service-account-private-key-file=/etc/kubernetes/k3s/pki/sa.key"
- arg: "--disable=traefik@server:0"
ports:
- port: 80:80@loadbalancer
- port: 80:80
nodeFilters:
- loadbalancer
volumes:
- volume: ./sa.pub:/etc/kubernetes/k3s/pki/sa.pub
- volume: ./sa.key:/etc/kubernetes/k3s/pki/sa.key
Expand Down

0 comments on commit 6fb942f

Please sign in to comment.