From aea2a557d656fb9f83188edeac5f3d993f77efcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enes=20=C4=B0nce?= Date: Wed, 28 Jul 2021 18:55:05 +0300 Subject: [PATCH] Delete 63 line Because it's confusing and it feels like it has more lines after the whole file ending, which causes me to look into different things, and then I learned that it is an annotation that specifies the ending of the file. I suggest you remove this :) --- .../08-01-ALB-Ingress-Install/ALBIngress-rbac-role.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/08-ELB-Application-LoadBalancers/08-01-ALB-Ingress-Install/ALBIngress-rbac-role.yml b/08-ELB-Application-LoadBalancers/08-01-ALB-Ingress-Install/ALBIngress-rbac-role.yml index 3270998d..07344a4d 100644 --- a/08-ELB-Application-LoadBalancers/08-01-ALB-Ingress-Install/ALBIngress-rbac-role.yml +++ b/08-ELB-Application-LoadBalancers/08-01-ALB-Ingress-Install/ALBIngress-rbac-role.yml @@ -60,4 +60,3 @@ metadata: app.kubernetes.io/name: alb-ingress-controller name: alb-ingress-controller namespace: kube-system -... \ No newline at end of file