We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58fa36f commit 9f863aaCopy full SHA for 9f863aa
1 file changed
โk8s/ingress.yamlโ
@@ -13,7 +13,7 @@ metadata:
13
alb.ingress.kubernetes.io/actions.ssl-redirect: >
14
{"Type":"redirect","RedirectConfig":{"Protocol":"HTTPS","Port":"443","StatusCode":"HTTP_301"}}
15
alb.ingress.kubernetes.io/security-groups: sg-0b3aee7dddb4c0aea
16
- # ๐ CloudFront Origin Access ์ ํ (์ ์ ํ์ผ์ S3์์ ์ง์ ์๋น)!
+ # ๐ CloudFront Origin Access ์ ํ (์ ์ ํ์ผ์ S3์์ ์ง์ ์๋น)!!
17
alb.ingress.kubernetes.io/inbound-cidrs: 13.35.0.0/16,13.249.0.0/16,18.64.0.0/16,18.160.0.0/16,18.172.0.0/16,18.232.0.0/16,18.244.0.0/16,43.250.248.0/24,43.250.249.0/24,43.250.250.0/24,43.250.251.0/24,52.82.128.0/19,52.222.128.0/17,54.182.0.0/16,54.230.0.0/16,204.246.164.0/22,204.246.168.0/22,204.246.174.0/23,204.246.176.0/20,52.46.0.0/18,99.79.169.0/24
18
alb.ingress.kubernetes.io/load-balancer-attributes: |
19
idle_timeout.timeout_seconds=300,
0 commit comments