Skip to content

Commit

Permalink
wrong service port
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolagospagopa committed Feb 24, 2024
1 parent 9770d25 commit e78f1e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion argocd/broken-apps/broken-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ spec:
namespace: "diego"
ingress:
path: /broken-ingress/status(/|$)(.*)
hosta: "dev01.broken.internal.devopslab.pagopa.it"
host: "dev01.broken.internal.devopslab.pagopa.it"
servicePort: 8888
destination:
server: 'https://kubernetes.default.svc'
namespace: diego
Expand Down

0 comments on commit e78f1e3

Please sign in to comment.