Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 461 - 470 of 7,446 for secret (1.24 sec)

  1. Replacing the default ingress certificate - Con...

    and key: $ oc create secret tls <secret> \ (1) --cert = </path/to/cert.crt>...openshift-ingress 1 <secret> is the name of the secret that will contain...
    docs.okd.io/4.9/security/certificates/replacing... Cache
    Registered: Thu Apr 02 23:26:18 UTC 2026
    - Last Modified: Thu Apr 02 22:28:35 UTC 2026
    - 227.7K bytes
    - Viewed (0)
  2. Configuring log forwarding - Log collection and...

    Creating a Secret You can create a secret in the directory...$ oc create secret generic -n <namespace> <secret_name> \ --from-file...
    docs.okd.io/4.11/logging/log_collection_forward... Cache
    Registered: Thu Apr 02 20:56:40 UTC 2026
    - Last Modified: Thu Apr 02 20:28:22 UTC 2026
    - 413.7K bytes
    - Viewed (1)
  3. Binding workloads using Service Binding Operato...

    services by using a binding secret. This secret is generated for the...PodSpec, with only the secret at the spec.secret path: Example: Secondary...
    docs.okd.io/4.9/applications/connecting_applica... Cache
    Registered: Thu Apr 02 23:53:46 UTC 2026
    - Last Modified: Thu Apr 02 23:26:46 UTC 2026
    - 256.2K bytes
    - Viewed (0)
  4. Persistent storage using FlexVolume - Configuri...

    "secret/key1":"<secret1>" ... "secret/keyN":"<secretN>" Secrets...referenced secret, if specified, prefixed by kubernetes.io/secret/ ....
    docs.okd.io/4.17/storage/persistent_storage/per... Cache
    Registered: Wed Apr 01 01:10:54 UTC 2026
    - Last Modified: Wed Apr 01 00:29:07 UTC 2026
    - 360.3K bytes
    - Viewed (0)
  5. Persistent storage using FlexVolume - Configuri...

    "secret/key1":"<secret1>" ... "secret/keyN":"<secretN>" Secrets...referenced secret, if specified, prefixed by kubernetes.io/secret/ ....
    docs.okd.io/4.11/storage/persistent_storage/per... Cache
    Registered: Thu Apr 02 20:25:34 UTC 2026
    - Last Modified: Thu Apr 02 19:26:35 UTC 2026
    - 276.8K bytes
    - Viewed (0)
  6. OAuth [config.openshift.io/v1] - Config APIs | ...

    to the secret by name containing the oauth client secret. The key...to the secret by name containing the oauth client secret. The key...
    docs.okd.io/4.14/rest_api/config_apis/oauth-con... Cache
    Registered: Fri Apr 03 06:48:03 UTC 2026
    - Last Modified: Fri Apr 03 06:27:18 UTC 2026
    - 467.6K bytes
    - Viewed (0)
  7. Configuring an htpasswd identity provider - Con...

    file: $ oc create secret generic htpass-secret --from-file = htpasswd...create the secret: apiVersion : v1 kind : Secret metadata : name...
    docs.okd.io/4.17/authentication/identity_provid... Cache
    Registered: Wed Apr 01 01:00:10 UTC 2026
    - Last Modified: Wed Apr 01 00:29:07 UTC 2026
    - 370.4K bytes
    - Viewed (0)
  8. Configuring an htpasswd identity provider - Con...

    file: $ oc create secret generic htpass-secret --from-file = htpasswd...create the secret: apiVersion : v1 kind : Secret metadata : name...
    docs.okd.io/4.14/authentication/identity_provid... Cache
    Registered: Fri Apr 03 05:32:22 UTC 2026
    - Last Modified: Fri Apr 03 05:25:04 UTC 2026
    - 341.7K bytes
    - Viewed (0)
  9. OpenShift CLI developer command reference - Ope...

    new secret named my-secret from env files oc create secret generic...environment from a secret oc set env --from = secret/mysecret dc/myapp...
    docs.okd.io/4.18/cli_reference/openshift_cli/de... Cache
    Registered: Tue Mar 31 22:53:19 UTC 2026
    - Last Modified: Tue Mar 31 22:28:21 UTC 2026
    - 528.9K bytes
    - Viewed (0)
  10. Configuring a GitHub or GitHub Enterprise ident...

    Creating the secret Identity providers use OKD Secret objects in...command. $ oc create secret generic <secret_name> --from-literal...
    docs.okd.io/4.6/authentication/identity_provide... Cache
    Registered: Fri Apr 03 02:47:47 UTC 2026
    - Last Modified: Fri Apr 03 02:27:33 UTC 2026
    - 190.1K bytes
    - Viewed (0)
Back to top