argocd-example-apps
argocd-example-apps copied to clipboard
Create a degraded-app to demo what it looks like
Add a new app with degraded/broken resources. This is useful when demoing ArgoCD.
@agaudreault In which folder should I add these degraded/broker resources?
@yashisrani each folder is usually it's own app. You can create a degraded-example folder for instance.
@agaudreault Thank you.