Skip to content

Commit

Permalink
Fix build warnings - lower-case <b>
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-heyer authored and djw-m committed Oct 24, 2023
1 parent 446b19a commit dfdc887
Showing 1 changed file with 44 additions and 44 deletions.
88 changes: 44 additions & 44 deletions product_docs/docs/postgres_for_kubernetes/1/cloudnative-pg.v1.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ redirects:
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>apiVersion</code> <B>[Required]</B><br/>string</td><td><code>postgresql.k8s.enterprisedb.io/v1</code></td></tr>
<tr><td><code>kind</code> <B>[Required]</B><br/>string</td><td><code>Backup</code></td></tr>
<tr><td><code>metadata</code> <B>[Required]</B><br/>
<tr><td><code>apiVersion</code> <b>[Required]</b><br/>string</td><td><code>postgresql.k8s.enterprisedb.io/v1</code></td></tr>
<tr><td><code>kind</code> <b>[Required]</b><br/>string</td><td><code>Backup</code></td></tr>
<tr><td><code>metadata</code> <b>[Required]</b><br/>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta"><i>meta/v1.ObjectMeta</i></a>
</td>
<td>
<span class="text-muted">No description provided.</span>Refer to the Kubernetes API documentation for the fields of the <code>metadata</code> field.</td>
</tr>
<tr><td><code>spec</code> <B>[Required]</B><br/>
<tr><td><code>spec</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-BackupSpec"><i>BackupSpec</i></a>
</td>
<td>
Expand Down Expand Up @@ -60,15 +60,15 @@ More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>apiVersion</code> <B>[Required]</B><br/>string</td><td><code>postgresql.k8s.enterprisedb.io/v1</code></td></tr>
<tr><td><code>kind</code> <B>[Required]</B><br/>string</td><td><code>Cluster</code></td></tr>
<tr><td><code>metadata</code> <B>[Required]</B><br/>
<tr><td><code>apiVersion</code> <b>[Required]</b><br/>string</td><td><code>postgresql.k8s.enterprisedb.io/v1</code></td></tr>
<tr><td><code>kind</code> <b>[Required]</b><br/>string</td><td><code>Cluster</code></td></tr>
<tr><td><code>metadata</code> <b>[Required]</b><br/>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta"><i>meta/v1.ObjectMeta</i></a>
</td>
<td>
<span class="text-muted">No description provided.</span>Refer to the Kubernetes API documentation for the fields of the <code>metadata</code> field.</td>
</tr>
<tr><td><code>spec</code> <B>[Required]</B><br/>
<tr><td><code>spec</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-ClusterSpec"><i>ClusterSpec</i></a>
</td>
<td>
Expand Down Expand Up @@ -97,15 +97,15 @@ More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>apiVersion</code> <B>[Required]</B><br/>string</td><td><code>postgresql.k8s.enterprisedb.io/v1</code></td></tr>
<tr><td><code>kind</code> <B>[Required]</B><br/>string</td><td><code>Pooler</code></td></tr>
<tr><td><code>metadata</code> <B>[Required]</B><br/>
<tr><td><code>apiVersion</code> <b>[Required]</b><br/>string</td><td><code>postgresql.k8s.enterprisedb.io/v1</code></td></tr>
<tr><td><code>kind</code> <b>[Required]</b><br/>string</td><td><code>Pooler</code></td></tr>
<tr><td><code>metadata</code> <b>[Required]</b><br/>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta"><i>meta/v1.ObjectMeta</i></a>
</td>
<td>
<span class="text-muted">No description provided.</span>Refer to the Kubernetes API documentation for the fields of the <code>metadata</code> field.</td>
</tr>
<tr><td><code>spec</code> <B>[Required]</B><br/>
<tr><td><code>spec</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-PoolerSpec"><i>PoolerSpec</i></a>
</td>
<td>
Expand Down Expand Up @@ -134,15 +134,15 @@ More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>apiVersion</code> <B>[Required]</B><br/>string</td><td><code>postgresql.k8s.enterprisedb.io/v1</code></td></tr>
<tr><td><code>kind</code> <B>[Required]</B><br/>string</td><td><code>ScheduledBackup</code></td></tr>
<tr><td><code>metadata</code> <B>[Required]</B><br/>
<tr><td><code>apiVersion</code> <b>[Required]</b><br/>string</td><td><code>postgresql.k8s.enterprisedb.io/v1</code></td></tr>
<tr><td><code>kind</code> <b>[Required]</b><br/>string</td><td><code>ScheduledBackup</code></td></tr>
<tr><td><code>metadata</code> <b>[Required]</b><br/>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#objectmeta-v1-meta"><i>meta/v1.ObjectMeta</i></a>
</td>
<td>
<span class="text-muted">No description provided.</span>Refer to the Kubernetes API documentation for the fields of the <code>metadata</code> field.</td>
</tr>
<tr><td><code>spec</code> <B>[Required]</B><br/>
<tr><td><code>spec</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-ScheduledBackupSpec"><i>ScheduledBackupSpec</i></a>
</td>
<td>
Expand Down Expand Up @@ -411,14 +411,14 @@ the selected PostgreSQL instance</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>name</code> <B>[Required]</B><br/>
<tr><td><code>name</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
<p>Name is the snapshot resource name</p>
</td>
</tr>
<tr><td><code>type</code> <B>[Required]</B><br/>
<tr><td><code>type</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
Expand Down Expand Up @@ -496,7 +496,7 @@ errors with certificate issuer and barman-cloud-wal-archive.</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>cluster</code> <B>[Required]</B><br/>
<tr><td><code>cluster</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-LocalObjectReference"><i>LocalObjectReference</i></a>
</td>
<td>
Expand Down Expand Up @@ -790,7 +790,7 @@ Useful when using self-signed certificates to avoid
errors with certificate issuer and barman-cloud-wal-archive</p>
</td>
</tr>
<tr><td><code>destinationPath</code> <B>[Required]</B><br/>
<tr><td><code>destinationPath</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
Expand Down Expand Up @@ -1044,7 +1044,7 @@ a physical backup of an existing PostgreSQL cluster</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>source</code> <B>[Required]</B><br/>
<tr><td><code>source</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
Expand Down Expand Up @@ -1353,7 +1353,7 @@ https://kubernetes.io/docs/concepts/scheduling-eviction/kube-scheduler/</p>
<p>The GID of the <code>postgres</code> user inside the image, defaults to <code>26</code></p>
</td>
</tr>
<tr><td><code>instances</code> <B>[Required]</B><br/>
<tr><td><code>instances</code> <b>[Required]</b><br/>
<i>int</i>
</td>
<td>
Expand Down Expand Up @@ -1532,7 +1532,7 @@ https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
for more information.</p>
</td>
</tr>
<tr><td><code>ephemeralVolumesSizeLimit</code> <B>[Required]</B><br/>
<tr><td><code>ephemeralVolumesSizeLimit</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-EphemeralVolumesSizeLimitConfiguration"><i>EphemeralVolumesSizeLimitConfiguration</i></a>
</td>
<td>
Expand Down Expand Up @@ -1990,7 +1990,7 @@ the key of a ConfigMap</p>
<p>The name of the secret in the pod's namespace to select from.</p>
</td>
</tr>
<tr><td><code>key</code> <B>[Required]</B><br/>
<tr><td><code>key</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
Expand Down Expand Up @@ -2094,7 +2094,7 @@ PostgreSQL cluster from an existing storage</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>storage</code> <B>[Required]</B><br/>
<tr><td><code>storage</code> <b>[Required]</b><br/>
<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#typedlocalobjectreference-v1-core"><i>core/v1.TypedLocalObjectReference</i></a>
</td>
<td>
Expand Down Expand Up @@ -2210,14 +2210,14 @@ storage</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>shm</code> <B>[Required]</B><br/>
<tr><td><code>shm</code> <b>[Required]</b><br/>
<i>k8s.io/apimachinery/pkg/api/resource.Quantity</i>
</td>
<td>
<p>Shm is the size limit of the shared memory volume</p>
</td>
</tr>
<tr><td><code>temporaryData</code> <B>[Required]</B><br/>
<tr><td><code>temporaryData</code> <b>[Required]</b><br/>
<i>k8s.io/apimachinery/pkg/api/resource.Quantity</i>
</td>
<td>
Expand All @@ -2241,7 +2241,7 @@ external cluster which is used in the other sections of the configuration</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>name</code> <B>[Required]</B><br/>
<tr><td><code>name</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
Expand Down Expand Up @@ -2341,21 +2341,21 @@ default to false.</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>source</code> <B>[Required]</B><br/>
<tr><td><code>source</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-ImportSource"><i>ImportSource</i></a>
</td>
<td>
<p>The source of the import</p>
</td>
</tr>
<tr><td><code>type</code> <B>[Required]</B><br/>
<tr><td><code>type</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-SnapshotType"><i>SnapshotType</i></a>
</td>
<td>
<p>The import type. Can be <code>microservice</code> or <code>monolith</code>.</p>
</td>
</tr>
<tr><td><code>databases</code> <B>[Required]</B><br/>
<tr><td><code>databases</code> <b>[Required]</b><br/>
<i>[]string</i>
</td>
<td>
Expand Down Expand Up @@ -2402,7 +2402,7 @@ database right after is imported - to be used with extreme care
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>externalCluster</code> <B>[Required]</B><br/>
<tr><td><code>externalCluster</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
Expand Down Expand Up @@ -2455,7 +2455,7 @@ database right after is imported - to be used with extreme care
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>isPrimary</code> <B>[Required]</B><br/>
<tr><td><code>isPrimary</code> <b>[Required]</b><br/>
<i>bool</i>
</td>
<td>
Expand Down Expand Up @@ -2661,7 +2661,7 @@ local object with a known type inside the same namespace</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>name</code> <B>[Required]</B><br/>
<tr><td><code>name</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
Expand Down Expand Up @@ -3169,7 +3169,7 @@ part for now.</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>cluster</code> <B>[Required]</B><br/>
<tr><td><code>cluster</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-LocalObjectReference"><i>LocalObjectReference</i></a>
</td>
<td>
Expand Down Expand Up @@ -3198,7 +3198,7 @@ Pooler name should never match with any cluster name within the same namespace.<
<p>The template of the Pod to be created</p>
</td>
</tr>
<tr><td><code>pgbouncer</code> <B>[Required]</B><br/>
<tr><td><code>pgbouncer</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-PgBouncerSpec"><i>PgBouncerSpec</i></a>
</td>
<td>
Expand Down Expand Up @@ -3485,14 +3485,14 @@ cluster</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>source</code> <B>[Required]</B><br/>
<tr><td><code>source</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
<p>The name of the external cluster which is the replication origin</p>
</td>
</tr>
<tr><td><code>enabled</code> <B>[Required]</B><br/>
<tr><td><code>enabled</code> <b>[Required]</b><br/>
<i>bool</i>
</td>
<td>
Expand Down Expand Up @@ -3599,7 +3599,7 @@ Reference: https://www.postgresql.org/docs/current/sql-createrole.html</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>name</code> <B>[Required]</B><br/>
<tr><td><code>name</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
Expand Down Expand Up @@ -3816,7 +3816,7 @@ files to S3. It can be provided in two alternative ways:</p>
<p>If the first backup has to be immediately start after creation or not</p>
</td>
</tr>
<tr><td><code>schedule</code> <B>[Required]</B><br/>
<tr><td><code>schedule</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
Expand All @@ -3825,7 +3825,7 @@ as it includes an additional seconds specifier,
see https://pkg.go.dev/github.com/robfig/cron#hdr-CRON_Expression_Format</p>
</td>
</tr>
<tr><td><code>cluster</code> <B>[Required]</B><br/>
<tr><td><code>cluster</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-LocalObjectReference"><i>LocalObjectReference</i></a>
</td>
<td>
Expand Down Expand Up @@ -3939,7 +3939,7 @@ the key of a Secret</p>
<p>The name of the secret in the pod's namespace to select from.</p>
</td>
</tr>
<tr><td><code>key</code> <B>[Required]</B><br/>
<tr><td><code>key</code> <b>[Required]</b><br/>
<i>string</i>
</td>
<td>
Expand Down Expand Up @@ -4082,7 +4082,7 @@ Map keys are the secret names, map values are the versions</p>
<table class="table">
<thead><tr><th width="30%">Field</th><th>Description</th></tr></thead>
<tbody>
<tr><td><code>metadata</code> <B>[Required]</B><br/>
<tr><td><code>metadata</code> <b>[Required]</b><br/>
<a href="#postgresql-k8s-enterprisedb-io-v1-Metadata"><i>Metadata</i></a>
</td>
<td>
Expand Down Expand Up @@ -4190,7 +4190,7 @@ if all the labels values match.</p>
<p>A list of node labels values to extract and compare to evaluate if the pods reside in the same topology or not</p>
</td>
</tr>
<tr><td><code>enabled</code> <B>[Required]</B><br/>
<tr><td><code>enabled</code> <b>[Required]</b><br/>
<i>bool</i>
</td>
<td>
Expand Down

0 comments on commit dfdc887

Please sign in to comment.