TrueChartsClone/templates/questions/workload/replicas3.yaml

8 lines
272 B
YAML

- variable: replicas
label: Replicas (Advanced)
description: Set the number of Replicas
schema:
type: int
show_if: [["type", "!=", "DaemonSet"]]
default: 3