Container: {{container.name}}
Image: {{container.image | imageStreamName}} {{container.image | imageStreamName}} ({{imagesByDockerReference[container.image].metadata.name | stripSHAPrefix | limitTo: 7}})
Build: #{{build | annotation : 'buildNumber'}} {{build.metadata.name}} from source {{build.spec.revision.git.message}} ({{build.spec.revision.git.commit | limitTo:7}}) authored by {{build.spec.revision.git.author.name}} {{build.spec.source.git.uri}} {{build.spec.source.type || 'Unknown'}}
Ports: {{port.containerPort}}/{{port.protocol}} ({{port.name}}) {{port.hostPort}},
Mount: {{mount.name}} → {{mount.mountPath}}