Update bootstrap-platform/jenkins/templates/ingress.yaml
This commit is contained in:
parent
31a841bb51
commit
e1251b8a13
|
|
@ -6,6 +6,7 @@ metadata:
|
|||
annotations:
|
||||
alb.ingress.kubernetes.io/scheme: internet-facing
|
||||
alb.ingress.kubernetes.io/target-type: ip
|
||||
alb.ingress.kubernetes.io/group.name: shared-alb
|
||||
|
||||
# SAME ALB (VERY IMPORTANT FOR SHARING)
|
||||
alb.ingress.kubernetes.io/group.name: shared-alb
|
||||
|
|
|
|||
Loading…
Reference in New Issue