Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2411 - 2420 of about 10,000 for secrets (0.51 sec)

  1. Configuring a Keystone identity provider - Conf...

    $ oc create secret generic <secret_name> --from-liter...command. $ oc create secret generic <secret_name> --from-file=/path/to/file...
    docs.openshift.com/container-platform/4.3/authe... Cache
    Registered: Tue Nov 26 02:12:33 UTC 2024
    - 144K bytes
    - Viewed (0)
  2. Updating a restricted network cluster | Updatin...

    pull secret: $ LOCAL_SECRET_JSON = '<path_to_pull_secret>' For...your pull secret in JSON format: $ cat ./pull-secret.text | jq...
    docs.openshift.com/container-platform/4.6/updat... Cache
    Registered: Mon Nov 25 23:05:40 UTC 2024
    - 285.1K bytes
    - Viewed (0)
  3. Installing and configuring OADP with MCG - Appl...

    --decode S3 provider secret access key: $ oc get secret -n openshift-storage...Create a Secret with the default name: $ oc create secret generic...
    docs.okd.io/4.8/backup_and_restore/application_... Cache
    Registered: Mon Nov 25 00:58:29 UTC 2024
    - Last Modified: Mon Nov 25 00:51:09 UTC 2024
    - 233.8K bytes
    - Viewed (0)
  4. OpenShift CLI developer command reference - Ope...

    new secret named my-secret from env files oc create secret generic...--auth-provider-arg = client-secret = bar # Remove the "client-secret" config value...
    docs.okd.io/4.15/cli_reference/openshift_cli/de... Cache
    Registered: Tue Nov 26 20:23:41 UTC 2024
    - Last Modified: Tue Nov 26 19:51:11 UTC 2024
    - 493.5K bytes
    - Viewed (0)
  5. Installing a cluster on GCP with customizations...

    The secrets must be stored using the namespace and secret name...... Sample Secret object apiVersion : v1 kind : Secret metadata...
    docs.okd.io/4.14/installing/installing_gcp/inst... Cache
    Registered: Tue Nov 26 22:03:32 UTC 2024
    - Last Modified: Tue Nov 26 21:50:59 UTC 2024
    - 417.5K bytes
    - Viewed (0)
  6. Deploying a Registry on Existing Clusters - Set...

    Create the secret: $ oc secrets new console-secret \ /path/to/console.cert...--add --type=secret \ --secret-name=console-secret -m /etc/cockpit/ws-certs.d...
    docs.okd.io/3.6/install_config/registry/deploy_... Cache
    Registered: Mon Nov 25 04:53:03 UTC 2024
    - Last Modified: Mon Nov 25 04:51:07 UTC 2024
    - 89K bytes
    - Viewed (0)
  7. Cluster tasks | Post-installation configuration...

    download the pull secret: $ oc get secret/pull-secret -n openshift-config...referenced component secrets: $ oc delete secret <secret_name> \ (1) -n...
    docs.okd.io/4.7/post_installation_configuration... Cache
    Registered: Mon Nov 25 01:23:19 UTC 2024
    - Last Modified: Mon Nov 25 00:51:08 UTC 2024
    - 419.9K bytes
    - Viewed (0)
  8. Authentication and authorization for hosted con...

    the secret secret , err := client . CoreV1 () . Secrets ( namespace...else { // secret is found, return it return secret , nil } }...
    docs.openshift.com/container-platform/4.16/host... Cache
    Registered: Tue Nov 26 10:00:35 UTC 2024
    - 415.1K bytes
    - Viewed (2)
  9. Authentication and authorization for hosted con...

    the secret secret , err := client . CoreV1 () . Secrets ( namespace...else { // secret is found, return it return secret , nil } }...
    docs.openshift.com/container-platform/4.15/host... Cache
    Registered: Tue Nov 26 12:46:56 UTC 2024
    - 400.1K bytes
    - Viewed (0)
  10. Authentication and authorization for hosted con...

    the secret secret , err := client . CoreV1 () . Secrets ( namespace...else { // secret is found, return it return secret , nil } }...
    docs.okd.io/latest/hosted_control_planes/hcp-au... Cache
    Registered: Tue Nov 26 18:57:56 UTC 2024
    - Last Modified: Tue Nov 26 18:51:00 UTC 2024
    - 382K bytes
    - Viewed (0)
Back to top