TrueChartsClone/templates/questions/workload/workloadDeployment.yaml

11 lines
357 B
YAML

- variable: type
label: Type (Advanced)
schema:
type: string
default: Deployment
enum:
- value: Deployment
description: Deployment
- value: DaemonSet
description: DaemonSet