Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2020-06-27 18:24:57 +00:00
parent e5947b25dc
commit a514a8d84a
3 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -1220,7 +1220,7 @@
</tr> </tr>
<tr> <tr>
<td><code>--ingress-class</code></td> <td><code>--ingress-class</code></td>
<td>Name of the ingress class this controller satisfies. The class of an Ingress object is set using the field IngressClassName in Kubernetes clusters version v1.18.0 or higher or the annotation "kubernetes.io/ingress.class" (deprecated). All ingress classes are satisfied if this parameter is not set.</td> <td>Name of the ingress class this controller satisfies. The class of an Ingress object is set using the field IngressClassName in Kubernetes clusters version v1.18.0 or higher or the annotation "kubernetes.io/ingress.class" (deprecated). If this parameter is not set it will handle ingresses with either an empty or "nginx" class name.</td>
</tr> </tr>
<tr> <tr>
<td><code>--kubeconfig</code></td> <td><code>--kubeconfig</code></td>