Add missing key;Add traefik ssh entrypoint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-07-14 10:33:26 +02:00
parent 0263b2dfc4
commit 39cc83ac57
4 changed files with 32 additions and 4 deletions

View File

@ -3,6 +3,17 @@ platform:
k3s:
version: v1.24.1+k3s1
packaged_components:
- name: traefik
namespace: kube-system
config: |4
ports:
ssh:
port: 8022
protocol: TCP
web:
redirectTo: websecure
helm_repositories:
- name: longhorn
url: https://charts.longhorn.io