Skip to content

Commit

Permalink
issue #258: added ip whitelist source range to ailab ingress website
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Jun 28, 2024
1 parent 3e86817 commit 1740b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/aks/apps/ailab/base/ailab-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: ailab-ingress
namespace:
annotations:
nginx.ingress.kubernetes.io/whitelist-source-range: 205.194.32.0/24,10.5.0.0/16
external-dns.alpha.kubernetes.io/target: inspection.alpha.canada.ca
cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/add-base-url: "true"
Expand Down

0 comments on commit 1740b32

Please sign in to comment.