To test multi component build from the same git repository create the following objects:
Application
apiVersion: appstudio.redhat.com/v1alpha1
kind: Application
metadata:
name: application-sample
namespace: test
spec:
description: Simple app that consists from two components from the same git repository
displayName: test-git-multi-component
Sample multi component git repository.
To test multi component build from the same git repository create the following objects:
Application
Component 1
Component 2