This repository was archived by the owner on Jul 26, 2022. It is now read-only.
Replies: 2 comments
-
If you are just getting started with External Secrets please go for ESO instead! |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks, I will take a look at ESO |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
my ExternalSecret was created successfully, but how can I know the key:value that pulled from vault? I checked the Secret object that was created, but there is no data block in it.
for test, the kv value I saved in vault is alex:123
my
external-secret.yaml
is defined like this:here is the secret after above process succeed, there is no data block in it!
Beta Was this translation helpful? Give feedback.
All reactions