Files
devops-infra-helm-charts-gcp/helm-templates/alloy/ci/create-statefulset-autoscaling-values.yaml
2026-08-26 03:39:42 +05:30

11 lines
263 B
YAML

# Test rendering of the chart with the controller explicitly set to StatefulSet and autoscaling enabled.
controller:
type: statefulset
autoscaling:
enabled: true
enableStatefulSetAutoDeletePVC: true
alloy:
resources:
requests:
memory: 100Mi