Skip to content

Commit

Permalink
Rely on already released secret field of User.Sql
Browse files Browse the repository at this point in the history
Signed-off-by: Yury Tsarev <[email protected]>
  • Loading branch information
ytsarev committed Apr 8, 2024
1 parent 8ab7914 commit bf27b8e
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 @@ -111,7 +111,7 @@ spec:
fromFieldPath: metadata.annotations[crossplane.io/external-name]
- name: password
type: FromConnectionSecretKey
fromConnectionSecretKey: password
fromConnectionSecretKey: attribute.password
- name: DBInstance
base:
apiVersion: sql.gcp.upbound.io/v1beta1
Expand Down

0 comments on commit bf27b8e

Please sign in to comment.