fix: add tcp forward on port 2222 for nginx and update gitea
This commit is contained in:
@@ -11,3 +11,4 @@ controller:
|
||||
external-dns.alpha.kubernetes.io/hostname: postgres.home
|
||||
tcp:
|
||||
5432: "postgres-system/postgres-cluster-rw:5432"
|
||||
2222: "gitea-system/gitea-ssh:22"
|
||||
|
||||
Reference in New Issue
Block a user