Skip to content

Commit

Permalink
Merge pull request #40 from CS3219-AY2425S1/update-deploy-env
Browse files Browse the repository at this point in the history
update static ip
  • Loading branch information
guowei42 authored Nov 7, 2024
2 parents 076f8c9 + b04174e commit e07be1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/api-gateway/api-gateway-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
app: gateway-ingress
annotations:
kubernetes.io/ingressClassName: "gce"
# set static ip later
kubernetes.io/ingress.global-static-ip-name: "peerprep-g42"
spec:
rules:
- http:
Expand Down

0 comments on commit e07be1d

Please sign in to comment.