nerdexam
IBM

C1000-091 · Question #53

In the following script, used during installation, what does my_secret_name represent? /scripts/deployoperator.sh -I +registry_url=/icp4a-operator: 19.0.3 -p 'my_secret_name' -a accept.

The correct answer is A. It is the name of a secret definition, which is used to access the registry. See the full explanation below for the reasoning.

Question

In the following script, used during installation, what does my_secret_name represent? /scripts/deployoperator.sh -I +registry_url=/icp4a-operator: 19.0.3 -p 'my_secret_name' -a accept.

Options

  • AIt is the name of a secret definition, which is used to access the registry.
  • BIt is where the secret that defines an internal
  • CIt is the login password for the OpenShift cluster.
  • DIt is the registry password in clear text, which is used to access the registry

How the community answered

(25 responses)
  • A
    84% (21)
  • B
    8% (2)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full C1000-091 Practice