Skip to content

Commit

Permalink
change to computed iap service id (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
sechmann authored Nov 5, 2024
1 parent 6a20c71 commit 900fc74
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions charts/bifrost/Feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ environmentKinds:
values:
backend.google.iapBackendServiceId:
description: ID for Backend Service for IAP loadbanacer used for verifying JWT tokens from IAP.
required: true
config:
type: string
computed:
template: "{{.Env.iap_backend_id}}"
backend.google.projectId:
displayName: google project id
computed:
Expand Down

0 comments on commit 900fc74

Please sign in to comment.