|
@@ -123,6 +123,7 @@ By default, the PushSecret spec will replace any existing labels on the existing
|
|
|
Example of using the `mergePolicy` field:
|
|
Example of using the `mergePolicy` field:
|
|
|
|
|
|
|
|
```yaml
|
|
```yaml
|
|
|
|
|
+{% raw %}
|
|
|
apiVersion: external-secrets.io/v1alpha1
|
|
apiVersion: external-secrets.io/v1alpha1
|
|
|
kind: PushSecret
|
|
kind: PushSecret
|
|
|
metadata:
|
|
metadata:
|
|
@@ -151,6 +152,7 @@ spec:
|
|
|
secretKey: bestpokemon
|
|
secretKey: bestpokemon
|
|
|
remoteRef:
|
|
remoteRef:
|
|
|
remoteKey: best-pokemon
|
|
remoteKey: best-pokemon
|
|
|
|
|
+{% endraw %}
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
### Secret Replication and Encryption Configuration
|
|
### Secret Replication and Encryption Configuration
|