Delete ionoscrossplanetest_20260511_233919.yaml
This commit is contained in:
parent
f8e27322b1
commit
83a6ca5197
@ -1,19 +0,0 @@
|
|||||||
apiVersion: apiextensions.crossplane.io/v1
|
|
||||||
kind: Composition
|
|
||||||
metadata:
|
|
||||||
name: my-composition
|
|
||||||
spec:
|
|
||||||
compositeTypeRef:
|
|
||||||
apiVersion: example.org/v1alpha1
|
|
||||||
kind: CompositeMyResource
|
|
||||||
resources:
|
|
||||||
- base:
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Secret
|
|
||||||
metadata:
|
|
||||||
name: my-secret
|
|
||||||
stringData:
|
|
||||||
connection: {{ .connectionSecretRef }}
|
|
||||||
patches:
|
|
||||||
- fromFieldPath: "spec.someField"
|
|
||||||
toFieldPath: "stringData.someField"
|
|
||||||
Loading…
Reference in New Issue
Block a user