cndi E702 - failure to persist a Kubernetes Secret with stringData from cndi-config
#549
johnstonmatt
announced in
Error Message Discussion
Replies: 0 comments
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.
-
description
The
cndiCLI exits with error code702when a Kubernetes Secret resource is created without any data or stringDataresolution tips
incorrect:
correct:
Passing a
$.cndi.secrets(MY_VAR)alongside definingMY_VARin your environment, will result in that value being inserted into a new SealedSecret, and shared with your cluster in a secure way.If you are intending to declare a secret without a value, please drop us a line in this thread
Beta Was this translation helpful? Give feedback.
All reactions