Skip to content

Commit

Permalink
make workloadIdentityConfig list
Browse files Browse the repository at this point in the history
  • Loading branch information
markandersontrocme committed May 29, 2024
1 parent 674dfc5 commit d24bd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/composition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ spec:
toFieldPath: status.gke.project
type: ToCompositeFieldPath
- fromFieldPath: status.gke.project
toFieldPath: spec.forProvider.workloadIdentityConfig.workloadPool
toFieldPath: spec.forProvider.workloadIdentityConfig[0].workloadPool
type: FromCompositeFieldPath
transforms:
- type: string
Expand Down

0 comments on commit d24bd90

Please sign in to comment.