# Please edit the object below. Lines beginning with a '#' will be ignored, # and an empty file will abort the edit. If an error occurs while saving this file will be # reopened with the relevant failures. # apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:annotations:kubernetes.io/ingress.class: traefik
creationTimestamp:"2022-04-13T10:15:52Z"generation:1name: rc1-saas
namespace: default
resourceVersion:"11089342"uid: 054d140d-7d10-4256-be4f-e6af17746d66
spec:rules:-host: rc1.foxwho.com
http:paths:-backend:service:name: rc1
port:number:80path: /
pathType: ImplementationSpecific
status:loadBalancer:ingress:-ip: 192.168.10.2
~