Skip to content

Commit

Permalink
fix: Rename the new-category to ports (#58)
Browse files Browse the repository at this point in the history
Move the url path question from the ports category to network category

Signed-off-by: Akash Nayak <akash19nayak@gmail.com>
  • Loading branch information
Akash-Nayak authored Mar 21, 2024
1 parent f728542 commit 9d3e48a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ spec:
questions:
- move2kube.services.*.*.servicetype
- move2kube.target.*.ingress.ingressclassname
- move2kube.services.*.*.urlpath
- move2kube.target.*.ingress.host
- move2kube.target.*.ingress.tls
- name: new-category
- name: ports
enabled: true
questions:
- move2kube.services.*.*.urlpath
- move2kube.services.*.ports
- move2kube.services.*.port
- name: git
Expand Down

0 comments on commit 9d3e48a

Please # to comment.