more broken link fixes

pull/16640/head
Eddie Rowe 2023-03-15 11:01:18 -05:00
parent fba9e901d6
commit fbdeaf2ebe
2 changed files with 3 additions and 3 deletions

View File

@ -108,8 +108,9 @@ The following table describes the required input variables for the `acl-controll
| `name_prefix` | string | AWS resources created by the `acl-controller` module will include this prefix in the resource name. | | `name_prefix` | string | AWS resources created by the `acl-controller` module will include this prefix in the resource name. |
<EnterpriseAlert> <EnterpriseAlert>
If you are using Consul Enterprise, see <a href="/docs/ecs/enterprise#admin-partitions-and-namespaces">Admin Partitions and Namespaces</a> for
additional configuration required to support Consul Enterprise on ECS. If you are using Consul Enterprise, see the [Admin Partitions and Namespaces requirements documentation](/consul/docs/ecs/requirements) for additional configuration required to support Consul Enterprise on ECS.
</EnterpriseAlert> </EnterpriseAlert>
## Deploy your services ## Deploy your services

View File

@ -83,7 +83,6 @@ needs to have access to two Kubernetes APIs:
the Kubernetes API server is started with this setting. the Kubernetes API server is started with this setting.
- [**ServiceAccount**](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#service-account-tokens) - [**ServiceAccount**](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#service-account-tokens)
(`get`)
The following is an example The following is an example
[RBAC](https://kubernetes.io/docs/reference/access-authn-authz/rbac/) [RBAC](https://kubernetes.io/docs/reference/access-authn-authz/rbac/)