Files
devops-infra-helm-charts-gcp/helm-templates/mimir-distributed/templates/values-for-rego-tests.yaml
T
2026-08-26 03:39:42 +05:30

7 lines
124 B
YAML

{{- if .Values.regoTestGenerateValues }}
apiVersion: v1
kind: Values
spec:
{{- .Values | toYaml | nindent 2 }}
{{- end }}