Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cybozu-neco committed Apr 8, 2024
1 parent 530589c commit 080e3cf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions helm.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ <h2 id="values"><a class="header" href="#values">Values</a></h2>
<tr><td>affinity</td><td>object</td><td><code>{}</code></td><td>affinity used by moco-controller.</td></tr>
<tr><td>tolerations</td><td>list</td><td><code>[]</code></td><td>tolerations used by moco-controller.</td></tr>
<tr><td>topologySpreadConstraints</td><td>list</td><td><code>[]</code></td><td>topologySpreadConstraints used by moco-controller.</td></tr>
<tr><td>priorityClassName</td><td>string</td><td><code>&quot;&quot;</code></td><td>PriorityClass used by moco-controller.</td></tr>
</tbody></table>
</div>
<h2 id="generate-manifests"><a class="header" href="#generate-manifests">Generate Manifests</a></h2>
Expand Down
1 change: 1 addition & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ <h2 id="values"><a class="header" href="#values">Values</a></h2>
<tr><td>affinity</td><td>object</td><td><code>{}</code></td><td>affinity used by moco-controller.</td></tr>
<tr><td>tolerations</td><td>list</td><td><code>[]</code></td><td>tolerations used by moco-controller.</td></tr>
<tr><td>topologySpreadConstraints</td><td>list</td><td><code>[]</code></td><td>topologySpreadConstraints used by moco-controller.</td></tr>
<tr><td>priorityClassName</td><td>string</td><td><code>&quot;&quot;</code></td><td>PriorityClass used by moco-controller.</td></tr>
</tbody></table>
</div>
<h2 id="generate-manifests"><a class="header" href="#generate-manifests">Generate Manifests</a></h2>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 080e3cf

Please sign in to comment.