Added note about the configmap not being complete (#2837)

This commit is contained in:
Mike Petersen 2020-09-29 23:02:29 -07:00 committed by GitHub
parent d91a14d0fc
commit 7b385ee689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ resolution via the `registriesSkippingTagResolving` configmap field:
kubectl -n knative-serving edit configmap config-deployment
```
E.g., to disable tag resolution for `registry.example.com`:
E.g., to disable tag resolution for `registry.example.com` (note: This is not a complete configmap, it is a snippet showing registriesSkippingTagResolving):
```yaml
apiVersion: v1