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