fake.md 358 B

The Fake generator provides hard-coded key/value pairs. The intended use is just for debugging and testing. The key/value pairs defined in spec.data is returned as-is.

Example Manifest

{% include 'generator-fake.yaml' %}

Example ExternalSecret that references the Fake generator:

{% include 'generator-fake-example.yaml' %}