Skip to content

Commit

Permalink
cambiando el nombre de la release
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinoSanchez00 committed Dec 11, 2024
1 parent e32dca5 commit b5a85f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ingress.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: frontend-ingress
name: ingress-vsanchez
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /
spec:
rules:
- host: 4.158.94.161
http:
paths:
- path: /dev-vsanchez
Expand Down

0 comments on commit b5a85f4

Please sign in to comment.