Add Templates to pretty config
This commit is contained in:
		@@ -69,7 +69,7 @@ func (app *Application) Create(ctx context.Context) error {
 | 
			
		||||
		Name:           app.Data.Name,
 | 
			
		||||
		Chart:          app.Data.Application,
 | 
			
		||||
		Version:        app.Data.Version,
 | 
			
		||||
		RepositoryURL:  "oci://git.badhouseplants.net/softplayer/helm",
 | 
			
		||||
		RepositoryURL:  "oci://registry.badhouseplants.net/softplayer/helm",
 | 
			
		||||
		RepositoryKind: "oci",
 | 
			
		||||
		RepositoryName: "softplayer",
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user