Fix the description of me
This commit is contained in:
		@@ -148,7 +148,7 @@ func (app *Application) Create(ctx context.Context) error {
 | 
			
		||||
		},
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	if err := kube.Create(ctx, controller.GetClient(), &appSecret, true); err != nil {
 | 
			
		||||
	if err := kube.Create(ctx, controller.GetClient(), &appSecret, false); err != nil {
 | 
			
		||||
		return err
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user