Fix the description of me
This commit is contained in:
parent
b1464a96c7
commit
dad038fe29
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user