Skip to content

Commit c8e3b0a

Browse files
committed
fix(objects): we need the objects local for secret ref
Signed-off-by: Christopher Haar <[email protected]>
1 parent 7061a3e commit c8e3b0a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

apis/composition.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,9 +1090,6 @@ spec:
10901090
namespace: upbound-system
10911091
type: Opaque
10921092
patches:
1093-
- type: FromCompositeFieldPath
1094-
fromFieldPath: spec.parameters.id
1095-
toFieldPath: spec.providerConfigRef.name
10961093
- type: FromCompositeFieldPath
10971094
fromFieldPath: spec.parameters.id
10981095
toFieldPath: spec.forProvider.manifest.metadata.name
@@ -1220,9 +1217,6 @@ spec:
12201217
namespace: upbound-system
12211218
type: Opaque
12221219
patches:
1223-
- type: FromCompositeFieldPath
1224-
fromFieldPath: spec.parameters.id
1225-
toFieldPath: spec.providerConfigRef.name
12261220
- type: FromCompositeFieldPath
12271221
fromFieldPath: spec.parameters.id
12281222
toFieldPath: spec.forProvider.manifest.metadata.name
@@ -1376,9 +1370,6 @@ spec:
13761370
namespace: upbound-system
13771371
type: Opaque
13781372
patches:
1379-
- type: FromCompositeFieldPath
1380-
fromFieldPath: spec.parameters.id
1381-
toFieldPath: spec.providerConfigRef.name
13821373
- type: FromCompositeFieldPath
13831374
fromFieldPath: spec.parameters.id
13841375
toFieldPath: spec.forProvider.manifest.metadata.name

0 commit comments

Comments
 (0)