-
Couldn't load subscription status.
- Fork 6.5k
Open
Description
Resource not found in cluster: v1/ConfigMap:cronjob-tektonruns-garbage-collect-7h57hctc55
Please update your resource specification to use the latest Kubernetes API resources supported by the target cluster. The recommended syntax is v1/ConfigMap:cronjob-tektonruns-garbage-collect-7h57hctc55
Originally posted by @faust64 in #16643
argo-cd/ui/src/app/applications/components/application-node-info/application-node-info.tsx
Lines 275 to 280 in ad96cb8
| {props?.controlled?.state?.normalizedLiveState?.apiVersion && ( | |
| <span> | |
| Please update your resource specification to use the latest Kubernetes API resources supported by the target cluster. The | |
| recommended syntax is{' '} | |
| {`${props.controlled.state.normalizedLiveState.apiVersion}/${props?.controlled.state.normalizedLiveState?.kind}:${props.node.name}`} | |
| </span> |
Metadata
Metadata
Assignees
Labels
No labels