use new backstage image that removes plugin-auth-backend-module-guest-provider and remove oauth scope

Signed-off-by: Jesse Sanford <108698+jessesanford@users.noreply.github.com>
This commit is contained in:
Jesse Sanford 2024-09-14 00:04:39 -04:00
parent 54500c9c8a
commit 59b54cc96f
No known key found for this signature in database
GPG key ID: 1254665FB6385552

View file

@ -148,7 +148,6 @@ data:
metadataUrl: ${KEYCLOAK_NAME_METADATA}
clientId: backstage
clientSecret: ${KEYCLOAK_CLIENT_SECRET}
scope: 'openid profile email groups'
prompt: auto
scaffolder:
@ -264,7 +263,7 @@ spec:
name: gitea-credentials
- secretRef:
name: argocd-credentials
image: ghcr.io/cnoe-io/backstage-app:b8e4f08914af17a48ed6b8b83a3621a9f4b4181d
image: ghcr.io/cnoe-io/backstage-app:f8b92b5067803554a4891fccd399326ac16db558
name: backstage
ports:
- containerPort: 7007