mirror of
https://github.com/openappsec/openappsec.git
synced 2025-07-14 22:44:44 +03:00
5 lines
70 B
YAML
5 lines
70 B
YAML
{{ range .Values.extraObjects }}
|
|
---
|
|
{{ tpl (toYaml .) $ }}
|
|
{{ end }}
|