Fix label;Configure gitea SSH;Fix git folder
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-07-15 14:02:27 +02:00
parent 54caff8fb6
commit 05b30287bd
3 changed files with 9 additions and 8 deletions

View File

@ -7,9 +7,6 @@ platform:
- name: traefik
namespace: kube-system
config: |2
# ingressRoute:
# dashboard:
# enabled: true
ports:
ssh:
port: 8022
@ -83,6 +80,11 @@ components:
paths:
- path: /
pathType: Prefix
service:
ssh:
type: ClusterIP
port: 22
clusterIP:
manifests:
- type: ingressroutetcp
name: gitea-ssh