{{ extends "../_layouts/default" }} {{ import "../_modules/pager" }} {{ block script() }} {{ end }} {{ block body() }} CONFIG Configs are non-sensitive information that can be used by services, such as configuration files. Search {{.Pager.Count}} configs Delete New Name ID Created Updated Action {{range .Configs}} {{.Spec.Name}} {{.ID}} {{time(.CreatedAt)}} {{time(.UpdatedAt)}} Delete {{end}} {{ yield pager(info=.Pager) }} {{ end }}
Search
{{.Pager.Count}} configs
Delete
New