Skip to content

Commit

Permalink
Ajuste IP
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Nov 28, 2023
1 parent 64ab6f0 commit b73ca9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: goapp.192.168.15.43.nip.io
- host: goapp.172.26.58.248.nip.io
http:
paths:
- path: /
Expand Down

0 comments on commit b73ca9a

Please sign in to comment.