summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/design-proposals/service-external-name.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/design-proposals/service-external-name.md b/contributors/design-proposals/service-external-name.md
index b8c7d769..eaab4c51 100644
--- a/contributors/design-proposals/service-external-name.md
+++ b/contributors/design-proposals/service-external-name.md
@@ -143,8 +143,8 @@ metadata:
spec:
ports:
- port: 12345
-type: ExternalName
-externalName: myapp.rds.whatever.aws.says
+ type: ExternalName
+ externalName: myapp.rds.whatever.aws.says
```
There is one issue to take into account, that no other alternative considered