{{ extends "../_layouts/default" }} {{ import "../_modules/form" }} {{ block script() }} {{ end }} {{ block body() }}

CONFIG

Configs are non-sensitive information that can be used by services, such as configuration files.

{{ .Config.Spec.Name }}

{*
*} {**} {*
*} {**} {*
*} {*
*}
{{ yield options(name="label", items=.Config.Spec.Labels) }}
{{ end }}