From cd5ceedb7ca907efed35558adea8b3fba77a2f73 Mon Sep 17 00:00:00 2001 From: Jennifer Ubah Date: Tue, 17 Dec 2024 10:40:11 -0500 Subject: [PATCH] fixed tab --- config/samples/_v1alpha2_orchestrator.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/samples/_v1alpha2_orchestrator.yaml b/config/samples/_v1alpha2_orchestrator.yaml index 09f06468..ad6a7675 100644 --- a/config/samples/_v1alpha2_orchestrator.yaml +++ b/config/samples/_v1alpha2_orchestrator.yaml @@ -59,8 +59,8 @@ spec: package: "backstage-plugin-orchestrator@1.3.0" integrity: sha512-A/twx1SOOGDQjglLzOxQikKO0XOdPP1jh2lj9Y/92bLox8mT+eaZpub8YLwR2mb7LsUIUImg+U6VnKwoAV9ATA== orchestratorBackend: - package: "backstage-plugin-orchestrator-backend-dynamic@1.3.0" - integrity: sha512-Th5vmwyhHyhURwQo28++PPHTvxGSFScSHPJyofIdE5gTAb87ncyfyBkipSDq7fwj4L8CQTXa4YP6A2EkHW1npg== + package: "backstage-plugin-orchestrator-backend-dynamic@1.3.0" + integrity: sha512-Th5vmwyhHyhURwQo28++PPHTvxGSFScSHPJyofIdE5gTAb87ncyfyBkipSDq7fwj4L8CQTXa4YP6A2EkHW1npg== notificationsEmail: enabled: false # whether to install the notifications email plugin. requires setting of hostname and credentials in backstage secret to enable. See value backstage-backend-auth-secret. See plugin configuration at https://github.com/backstage/backstage/blob/master/plugins/notifications-backend-module-email/config.d.ts port: 587 # SMTP server port