You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Component: `eks/external-dns`
2
2
3
-
This component creates a Helm deployment for [external-dns](https://github.com/bitnami/bitnami-docker-external-dns) on a Kubernetes cluster. [external-dns](https://github.com/bitnami/bitnami-docker-external-dns) is a Kubernetes addon that configures public DNS servers with information about exposed Kubernetes services to make them discoverable.
3
+
This component creates a Helm deployment for [external-dns](https://github.com/bitnami/bitnami-docker-external-dns) on a
4
+
Kubernetes cluster. [external-dns](https://github.com/bitnami/bitnami-docker-external-dns) is a Kubernetes addon that
5
+
configures public DNS servers with information about exposed Kubernetes services to make them discoverable.
4
6
5
7
## Usage
6
8
@@ -45,6 +47,7 @@ components:
45
47
chart_values: {}
46
48
```
47
49
50
+
<!-- prettier-ignore-start -->
48
51
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
49
52
## Requirements
50
53
@@ -142,6 +145,7 @@ components:
142
145
|------|-------------|
143
146
| <a name="output_metadata"></a> [metadata](#output\_metadata) | Block status of the deployed release |
0 commit comments