提交 fc194810 编写于 作者: A Ajat Prabha 提交者: Kubernetes Prow Robot

fix property name (#3666)

上级 d141d41c
......@@ -76,7 +76,7 @@ limitations under the License.
<ng-container matColumnDef="pods">
<mat-header-cell *matHeaderCellDef>Pods</mat-header-cell>
<mat-cell *matCellDef="let rc">
{{rc.pods.running}} / {{rc.pods.desired}}
{{rc.podInfo.running}} / {{rc.podInfo.desired}}
</mat-cell>
</ng-container>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册