apps: update observedGeneration doc for statefulsets

This commit is contained in:
Michail Kargakis
2016-12-16 16:23:28 +01:00
parent 2b0a1f2b11
commit 19e181d8eb
8 changed files with 9 additions and 9 deletions

View File

@@ -1282,7 +1282,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">observedGeneration</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">most recent generation observed by this autoscaler.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">most recent generation observed by this StatefulSet.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int64)</p></td>
<td class="tableblock halign-left valign-top"></td>
@@ -4875,7 +4875,7 @@ Examples:<br>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-12-16 14:44:13 UTC
Last updated 2016-12-19 12:58:07 UTC
</div>
</div>
</body>