Skip to content

Commit

Permalink
chore: update product name in docstring
Browse files Browse the repository at this point in the history
We try to use "Config Connector", not KCC in our docs.
  • Loading branch information
justinsb committed Mar 26, 2024
1 parent 906af1c commit 2440aac
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ spec:
description: "Only the `external` field is supported to configure
the reference.\n\nThe name of the Service Perimeter to add this
resource to. \nReferencing a resource name leads to recursive reference
and KCC does not support the feature for now."
and Config Connector does not support the feature for now."
oneOf:
- not:
required:
Expand Down Expand Up @@ -202,7 +202,7 @@ spec:
description: "Only the `external` field is supported to configure
the reference.\n\nThe name of the Service Perimeter to add this
resource to. \nReferencing a resource name leads to recursive reference
and KCC does not support the feature for now."
and Config Connector does not support the feature for now."
oneOf:
- not:
required:
Expand Down
2 changes: 1 addition & 1 deletion config/servicemappings/accesscontextmanager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ spec:
Only the `external` field is supported to configure the reference.
The name of the Service Perimeter to add this resource to.
Referencing a resource name leads to recursive reference and KCC does not support the feature for now.
Referencing a resource name leads to recursive reference and Config Connector does not support the feature for now.
gvk:
kind: AccessContextManagerServicePerimeter
version: v1beta1
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ resourceRef:
<p>{% verbatim %}Only the `external` field is supported to configure the reference.

The name of the Service Perimeter to add this resource to.
Referencing a resource name leads to recursive reference and KCC does not support the feature for now.{% endverbatim %}</p>
Referencing a resource name leads to recursive reference and Config Connector does not support the feature for now.{% endverbatim %}</p>
</td>
</tr>
<tr>
Expand Down

0 comments on commit 2440aac

Please sign in to comment.