Skip to content

Commit b3e0333

Browse files
committed
Welcome to StackSimplify
1 parent 1e9f9a2 commit b3e0333

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

08-NEW-ELB-Application-LoadBalancers/08-12-IngressGroups/kube-manifests/app1/02-App1-Ingress.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Annotations Reference: https://kubernetes-sigs.github.io/aws-alb-ingress-controller/guide/ingress/annotation/
1+
# Annotations Reference: https://kubernetes-sigs.github.io/aws-load-balancer-controller/latest/guide/ingress/annotations/
22
#apiVersion: extensions/v1beta1
33
apiVersion: networking.k8s.io/v1
44
kind: Ingress

08-NEW-ELB-Application-LoadBalancers/08-12-IngressGroups/kube-manifests/app2/02-App2-Ingress.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Annotations Reference: https://kubernetes-sigs.github.io/aws-alb-ingress-controller/guide/ingress/annotation/
1+
# Annotations Reference: https://kubernetes-sigs.github.io/aws-load-balancer-controller/latest/guide/ingress/annotations/
22
#apiVersion: extensions/v1beta1
33
apiVersion: networking.k8s.io/v1
44
kind: Ingress

08-NEW-ELB-Application-LoadBalancers/08-12-IngressGroups/kube-manifests/app3/03-App3-Ingress-default-backend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Annotations Reference: https://kubernetes-sigs.github.io/aws-alb-ingress-controller/guide/ingress/annotation/
1+
# Annotations Reference: https://kubernetes-sigs.github.io/aws-load-balancer-controller/latest/guide/ingress/annotations/
22
#apiVersion: extensions/v1beta1
33
apiVersion: networking.k8s.io/v1
44
kind: Ingress

0 commit comments

Comments
 (0)