remove incorrect restriction about envkeys in patches (#707)

This commit is contained in:
Pete Lumbis 2024-02-15 16:28:26 -05:00 committed by GitHub
parent eeba1c3b07
commit c9b8afbe2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 8 deletions

View File

@ -964,10 +964,6 @@ strings.
The {{<hover label="combineToEnv" line="20">}}toFieldPath{{</hover>}} is the The {{<hover label="combineToEnv" line="20">}}toFieldPath{{</hover>}} is the
key in the environment to write the new string to. key in the environment to write the new string to.
{{< hint "important" >}}
The environment's key must already exist. Patches can't create new environment
keys.
{{< /hint >}}
```yaml {label="combineToEnv",copy-lines="none"} ```yaml {label="combineToEnv",copy-lines="none"}
apiVersion: apiextensions.crossplane.io/v1 apiVersion: apiextensions.crossplane.io/v1

View File

@ -964,10 +964,6 @@ strings.
The {{<hover label="combineToEnv" line="20">}}toFieldPath{{</hover>}} is the The {{<hover label="combineToEnv" line="20">}}toFieldPath{{</hover>}} is the
key in the environment to write the new string to. key in the environment to write the new string to.
{{< hint "important" >}}
The environment's key must already exist. Patches can't create new environment
keys.
{{< /hint >}}
```yaml {label="combineToEnv",copy-lines="none"} ```yaml {label="combineToEnv",copy-lines="none"}
apiVersion: apiextensions.crossplane.io/v1 apiVersion: apiextensions.crossplane.io/v1