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