mirror of https://github.com/knative/docs.git
Use a unique name for the scale-to-zero-retention tabs (#3385)
This commit is contained in:
parent
cb171e9c15
commit
54d948e824
|
@ -98,7 +98,7 @@ This contrasts with the `scale-to-zero-grace-period` flag, which determines the
|
|||
* **Default:** `0s`
|
||||
|
||||
**Example:**
|
||||
{{< tabs name="scale-to-zero-grace" default="Global (ConfigMap)" >}}
|
||||
{{< tabs name="scale-to-zero-retention" default="Global (ConfigMap)" >}}
|
||||
{{% tab name="Per Revision" %}}
|
||||
```yaml
|
||||
apiVersion: serving.knative.dev/v1
|
||||
|
|
Loading…
Reference in New Issue