blob: a701c3e8a4bae450cc4fbcb90c95f7135444903c [file] [log] [blame]
gioe10ba162025-07-31 19:52:29 +04001name: proxy
2image:
3 repository: library/nginx
4 tag: 1.27.1-alpine3.20-slim
5 pullPolicy: IfNotPresent
6config: "nginx configuration"
7ports:
8- name: web
9 value: 8080
10 protocol: TCP
11- name: API
12 value: 9090
13 protocol: UDP
14vpn:
15 enabled: false
16 image:
17 repository: tailscale/tailscale
18 tag: v1.42.0
19 pullPolicy: IfNotPresent
20 preAuthKey: ""
21 loginServer: ""
22 hostname: ""