- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 661 - 670 of about 10,000 for secret (0.62 sec)
-
Configuring an HTPasswd identity provider - Con...
$ oc create secret generic htpass-secret --from-file = htpasswd...HTPasswd file from the htpass-secret Secret object and save the file...docs.openshift.com/container-platform/4.7/authe... CacheRegistered: Fri Nov 22 21:42:45 UTC 2024 - 262.5K bytes - Viewed (0) -
Understanding authentication at runtime | Authe...
secret: "true" to a build secret. Based on this....dockerconfigjson : <pull_secret> (1) kind : Secret metadata : annotations...docs.openshift.com/builds/1.0/authenticating/un... CacheRegistered: Sat Nov 23 01:30:59 UTC 2024 - 43.5K bytes - Viewed (0) -
Triggering and modifying builds - Builds using ...
must then reference the secret. The secret ensures the uniqueness...data field of a Secret object. - kind : Secret apiVersion : v1...docs.openshift.com/dedicated/cicd/builds/trigge... CacheRegistered: Sat Nov 23 05:16:10 UTC 2024 - 153.1K bytes - Viewed (0) -
Installing and configuring OADP with OCS - Appl...
Create a Secret with the default name: $ oc create secret generic...create two Secret objects: Backup location Secret with a custom...docs.openshift.com/container-platform/4.8/backu... CacheRegistered: Fri Nov 22 20:42:27 UTC 2024 - 284.7K bytes - Viewed (0) -
Installing and configuring OADP with OCS - Appl...
Create a Secret with the default name: $ oc create secret generic...create two Secret objects: Backup location Secret with a custom...docs.openshift.com/container-platform/4.6/backu... CacheRegistered: Fri Nov 22 23:34:23 UTC 2024 - 259.1K bytes - Viewed (0) -
Using Ceph RBD for Persistent Storage - Persist...
create -f ceph-secret.yaml secret "ceph-secret" created Verify that...that the secret was created: # oc get secret ceph-secret NAME TYPE...docs.okd.io/3.10/install_config/storage_example... CacheRegistered: Fri Nov 22 03:36:36 UTC 2024 - Last Modified: Fri Nov 22 03:23:43 UTC 2024 - 117.9K bytes - Viewed (0) -
Using Ceph RBD for Persistent Storage - Persist...
create -f ceph-secret.yaml secret "ceph-secret" created Verify that...that the secret was created: # oc get secret ceph-secret NAME TYPE...docs.okd.io/3.9/install_config/storage_examples... CacheRegistered: Fri Nov 22 04:01:10 UTC 2024 - Last Modified: Fri Nov 22 03:51:32 UTC 2024 - 116.6K bytes - Viewed (0) -
Using Ceph RBD for persistent storage - Persist...
create -f ceph-secret.yaml secret "ceph-secret" created Verify that...that the secret was created: # oc get secret ceph-secret NAME TYPE...docs.okd.io/3.7/install_config/storage_examples... CacheRegistered: Fri Nov 22 04:21:30 UTC 2024 - Last Modified: Fri Nov 22 03:51:32 UTC 2024 - 114.7K bytes - Viewed (0) -
Configuring OADP with multiple backup storage l...
name for the Secret ; for example, custom_secret_name_odf . If...command: $ oc create secret generic mcg-secret -n openshift-adp --from-file...docs.openshift.com/container-platform/4.16/back... CacheRegistered: Sat Nov 23 10:18:29 UTC 2024 - 398.8K bytes - Viewed (0) -
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... CacheRegistered: Sat Nov 23 09:48:24 UTC 2024 - 414.5K bytes - Viewed (2)