mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Update snapshot
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
c7ef411235
commit
81c177b8c2
@ -158,10 +158,11 @@ exports[`<ContainerEnv /> renders envFrom when given a secretRef 1`] = `
|
||||
bar
|
||||
</span>
|
||||
:
|
||||
secretKeyRef(my-secret.bar)
|
||||
secret(my-secret)[bar]
|
||||
|
||||
<i
|
||||
class="Icon secret-button material interactive focusable"
|
||||
data-testid="show-secret-button-for-default/my-secret:bar"
|
||||
tabindex="0"
|
||||
>
|
||||
<span
|
||||
@ -171,7 +172,9 @@ exports[`<ContainerEnv /> renders envFrom when given a secretRef 1`] = `
|
||||
visibility
|
||||
</span>
|
||||
</i>
|
||||
<div>
|
||||
<div
|
||||
data-testid="tooltip-content-for-show-secret-button-for-default/my-secret:bar"
|
||||
>
|
||||
Show
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user