TrueChartsClone/templates/questions/service/advancedPortTCP.yaml

15 lines
640 B
YAML

- variable: protocol
label: Port Type
schema:
type: string
default: TCP
enum:
- value: HTTP
description: HTTP
- value: HTTPS
description: HTTPS
- value: TCP
description: TCP
- value: UDP
description: UDP