Skip to content

Commit

Permalink
use new backstage image that removes plugin-auth-backend-module-guest…
Browse files Browse the repository at this point in the history
…-provider and remove oauth scope

Signed-off-by: Jesse Sanford <[email protected]>
  • Loading branch information
jessesanford committed Sep 14, 2024
1 parent 54500c9 commit 59b54cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ref-implementation/backstage/manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ data:
metadataUrl: ${KEYCLOAK_NAME_METADATA}
clientId: backstage
clientSecret: ${KEYCLOAK_CLIENT_SECRET}
scope: 'openid profile email groups'
prompt: auto
scaffolder:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 59b54cc

Please sign in to comment.