Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENDOC-602 update env in sample code #614

Merged
merged 5 commits into from
Nov 2, 2022
Merged

ENDOC-602 update env in sample code #614

merged 5 commits into from
Nov 2, 2022

Conversation

jyunmitch
Copy link
Collaborator

No description provided.

|:-|:-|:-|:------------------------|
|`name`|String|Yes|Name of the environment variable to inject|
|`value`|String|No|Value to give to the environment variable|
|`valueFrom`|SecretKeyRef|No|Reference to the Secret from which to fetch the value|
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is incorrect. The options are name, value, and secretKeyRef per https://developer.entando.com/v7.1/tutorials/devops/plugin-environment-variables.html#prerequisites. So line valueFrom should be secretKeyRef in the first column.

@jyunmitch jyunmitch merged commit a89f6e9 into main Nov 2, 2022
@jyunmitch jyunmitch deleted the ENDOC-602 branch November 2, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants