Skip to content

Commit aec4331

Browse files
authored
Merge pull request #1190 from tde908/patch-1
Updated the ingress name.
2 parents b8630a7 + e97e082 commit aec4331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/ingress/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ An example ingress, from [example](../../examples/2048/2048-ingress.yaml) is as
77
apiVersion: extensions/v1beta1
88
kind: Ingress
99
metadata:
10-
name: "nginx-ingress"
10+
name: "2048-ingress"
1111
namespace: "2048-game"
1212
annotations:
1313
kubernetes.io/ingress.class: alb

0 commit comments

Comments
 (0)