A step-by-step guide to using External Secrets Enterprise Workflows.
generate-and-distribute
workflow template.
SecretStore
resources where the generated password will be stored.SecretStore
with the following details:
fake
Fake
(This is useful for testing purposes)key-1
and value duplicate
; the other one with name key-2
and value duplicate
as well.SecretStore
:
fake2
Fake
Password
generator that will produce the secure passwords.my-password-generator
4
32
4
WorkflowRunTemplate
to schedule the password generation and distribution.generate-and-distribute-workflow
template. Click the Add Run Templates button.my-scheduled-password
my-password-generator
.fake
and fake2
to the list.generated-password
. This is the key that will be used to store the generated password in the stores.Every time period
1m
.fake
and fake2
stores, under the generated-password
key.WorkflowRunTemplate
.