mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-01 20:17:43 +03:00
5 lines
70 B
YAML
5 lines
70 B
YAML
{{ range .Values.extraObjects }}
|
|
---
|
|
{{ tpl (toYaml .) $ }}
|
|
{{ end }}
|