Open ensooboka opened 2 years ago
I am trying to configure my cluster to support the RouteTrait trait
Following instructions detailed in: https://github.com/oam-dev/catalog/tree/master/traits/routetrait
I tried to add the "http://oam.dev/catalog" helm chart repo, I experienced an error:
helm repo add oam.catalog http://oam.dev/catalog Error: looks like "http://oam.dev/catalog" is not a valid chart repository or cannot be reached: failed to fetch http://oam.dev/catalog/index.yaml : 404 Not Found
Please advise
Sorry for the late response, routetrait is already deprecated, please refer to KubeVela gateway trait for similar usage.
I am trying to configure my cluster to support the RouteTrait trait
Following instructions detailed in: https://github.com/oam-dev/catalog/tree/master/traits/routetrait
I tried to add the "http://oam.dev/catalog" helm chart repo, I experienced an error:
Please advise