diff --git a/pkg/dashboard/templates/dashboard.gohtml b/pkg/dashboard/templates/dashboard.gohtml index f9f76c6d..c7ead437 100644 --- a/pkg/dashboard/templates/dashboard.gohtml +++ b/pkg/dashboard/templates/dashboard.gohtml @@ -135,6 +135,22 @@
{{ .Kind }}: {{ .Name }}
+ +
+

Controller Spec:

+ +
+

Pod Spec:

+ {{ range .PodResult.ContainerResults }}

Container: {{ .Name }}