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 1fc083b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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

0 comments on commit 1fc083b

Please sign in to comment.