Update docs/developer/develop/package/manifest.md
Co-authored-by: Yajing <110797546+fnalways@users.noreply.github.com>
This commit is contained in:
@@ -332,7 +332,7 @@ ports:
|
||||
- name: rdp-tcp # Name of the entrance that provides service
|
||||
host: windows-svc # Ingress name of the entrance that provides service
|
||||
port: 3389 # Port of the entrance that provides service
|
||||
protocol: udp # Protocol used by the expose
|
||||
protocol: udp # Protocol used by the exposed port
|
||||
exposePort: 46879 # The port to be exposed can only be assigned to one application at a time within the cluster.
|
||||
addToTailscaleAcl: true # Automatically added to Tailscle's ACL
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user