fix: set Gitea SSH service to ClusterIP with explicit clusterIP: None
This commit is contained in:
@@ -64,6 +64,7 @@ persistence:
|
||||
service:
|
||||
ssh:
|
||||
type: ClusterIP
|
||||
clusterIP: None
|
||||
port: 22
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: git2-ssh.lunarfront.tech
|
||||
|
||||
Reference in New Issue
Block a user