Fix tailscale ingresses and annotations

This commit is contained in:
Ian Keane 2026-08-22 04:00:02 -04:00
parent d0e8fddf17
commit af6227982d
2 changed files with 6 additions and 2 deletions

View file

@ -78,6 +78,9 @@ kind: Service
metadata:
name: postgres
namespace: postgres
annotations:
tailscale.com/expose: "true"
tailscale.com/hostname: "dumpnet-postgres"
spec:
selector:
app: postgres