Fix label;Configure gitea SSH;Fix git folder
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user