VirtualMachine
Target, you must install and run the eso-vm-server
on the Virtual Machine you want to add.
PushSecret
or a Workflow
resource.
Here is an example that pushes a secret to a specific location on the VM:
scan.external-secrets.io/Job
Resource.
For more information, please see Scanning and Findings.Understanding the `PushSecret` spec
refreshInterval
: How often to check for secret updates.secretStoreRefs
: A reference to the SecretStore
that provides the secrets.selector
: Specifies which Kubernetes secret to push.data
: Defines the mapping between the Kubernetes secret key and the remote path on the Virtual Machine.api-key
from the my-secret
Kubernetes secret and write it to the file /etc/secrets/api-key
on the Virtual Machine that is associated with the specified SecretStore
.