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
{{ message }}
This repository was archived by the owner on Aug 5, 2024. It is now read-only.
prompt_user "Enter an IAM key (platform API key) for your IBM Cloud account" false
492
+
prompt_user "Enter an IAM key (platform API key) for your IBM Cloud account. An example API key looks like this k-y2lsNxfeKbaidcCG6kQVypLDR_WjmDPe-2Uuq_PTYx
493
+
Login to your IBM Cloud account and navigate to Manage > Access (IAM) > API keys for more information." false
prompt_user "Enter target namespace. If using IBM Cloud Container Registry, a new namespace must first be created via the web UI, or using the IBM Cloud CLI command: ibmcloud cr namespace-add YOURNAMESPACE." true "${whoami}"
prompt_for_passphrase "Enter passphrase for the root signing key" true
570
+
prompt_for_passphrase "Now we'll need to generate some keys, a Root key which is the root key of the docker content trust to store a tagged image,
571
+
a repository key (aka target key); allows you to sign image tags and manage delegations (including delegated keys or permitted delegation paths),
572
+
an Encryption key for the HPVS registration definition file (generated automatically in the background) and a Vendor key, required for signing the HPVS registration definition file
prompt_user "Optional: Would you like to configure a delegation key? (Y/N)" false
666
+
prompt_user "Optional: Would you like to configure a delegation key? (Y/N) If not, then the repository key will be used to sign your image. Thereafter, any changes to your image can only be made using the repository key." false
prompt_user "ID of IBM Cloud Resource Group to use for your deployment
776
+
You can find out more information about resource groups here https://cloud.ibm.com/docs/account?topic=account-rgs. If you are unsure, leave this setting as default" true "default"
prompt_user "IBM Cloud Resource Plan ID" true "default"
782
+
prompt_user "ID of the IBM Cloud Resource Plan to use for your deployment
783
+
For more information on the appropriate id, use the following command: ibmcloud catalog service hpvs. If you are unsure, leave this setting as default" true "default"
0 commit comments