Fixed yaml syntax error

This commit is contained in:
Hendrik Leidinger 2022-01-12 21:55:37 +01:00
parent 6043696e24
commit 20c05929dd
2 changed files with 4 additions and 19 deletions

View file

@ -24,4 +24,4 @@ questions:
default: "ClusterIP"
enum:
- value: "ClusterIP"
description: "NodePort Mode"
description: "ClusterIP Mode"