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
Where secret integration is supported, click on the lock icon and enable the toggle button. You will get a list of your connected secrets:
75
+
76
+
77
+
{% include
78
+
image.html
79
+
lightbox="true"
80
+
file="/images/pipeline/secrets/lock-icon.png"
81
+
url="/images/pipeline/secrets/lock-icon.png"
82
+
alt="Using a connected secret in the Codefresh GUI"
83
+
caption="Using a connected secret in the Codefresh GUI"
84
+
max-width="100%"
85
+
%}
86
+
87
+
If you have already specified the resource field during secret definition the just enter on the text field the name of the secret directly, i.e.`my-secret-key`.
88
+
If you didn't include a resource name during secret creation then enter the full name in the file like`my-secret-resource@my-secret-key`.