You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so thatmy pods container can access the kub secret in my infrastructure.
Acceptance Criteria
Expected Behavior
When I am in the draw view, Then I draw a pod with a container inside of it and a secret, When I link the container with the secret, Then The "Env" field of my container is updated and now contains the secret. And In the text view, the pod file should be like in the following image:
The text was updated successfully, but these errors were encountered:
Description
As a
User
,I want
to be able to link a secret to a pod
so that
my pods container can access the kub secret in my infrastructure
.Acceptance Criteria
Expected Behavior
When I am in the draw view,
Then I draw a pod with a container inside of it and a secret,
When I link the container with the secret,
Then The "Env" field of my container is updated and now contains the secret.
And In the text view, the pod file should be like in the following image:
The text was updated successfully, but these errors were encountered: