36 lines
		
	
	
		
			823 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			823 B
		
	
	
	
		
			Plaintext
		
	
	
	
| # Code generated by tool. DO NOT EDIT.
 | |
| # This file is used to track the info used to scaffold your project
 | |
| # and allow the plugins properly work.
 | |
| # More info: https://book.kubebuilder.io/reference/project-config.html
 | |
| domain: toolkit.fluxcd.io
 | |
| repo: github.com/fluxcd/notification-controller
 | |
| resources:
 | |
| - group: notification
 | |
|   kind: Receiver
 | |
|   version: v1
 | |
| - group: notification
 | |
|   kind: Provider
 | |
|   version: v1beta1
 | |
| - group: notification
 | |
|   kind: Alert
 | |
|   version: v1beta1
 | |
| - group: notification
 | |
|   kind: Receiver
 | |
|   version: v1beta1
 | |
| - group: notification
 | |
|   kind: Provider
 | |
|   version: v1beta2
 | |
| - group: notification
 | |
|   kind: Alert
 | |
|   version: v1beta2
 | |
| - group: notification
 | |
|   kind: Receiver
 | |
|   version: v1beta2
 | |
| - group: notification
 | |
|   kind: Provider
 | |
|   version: v1beta3
 | |
| - group: notification
 | |
|   kind: Alert
 | |
|   version: v1beta3
 | |
| version: "2"
 |