10 lines
		
	
	
		
			203 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			203 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
apiVersion: apps.open-cluster-management.io/v1
 | 
						|
kind: Channel
 | 
						|
metadata:
 | 
						|
  name: guestbook-app-latest
 | 
						|
  namespace: guestbook
 | 
						|
spec:
 | 
						|
  type: GitHub
 | 
						|
  pathname: https://github.com/jmhbnz/acm-demo-app.git
 |