- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 156 for secret (0.37 sec)
-
Using AWS Secrets Manager CSI on ROSA with STS ...
-n csi-secrets-store \ csi-secrets-store-driver secrets-store...--region $REGION delete-secret --secret-id $SECRET_ARN Copyright © 2024...docs.openshift.com/rosa/cloud_experts_tutorials... CacheRegistered: Thu Nov 21 03:03:09 UTC 2024 - 161.8K bytes - Viewed (0) -
Using image pull secrets - Managing images | Im...
pull secret is called pullSecret . You use this pull secret to...command: $ oc create secret generic <pull_secret_name> \ --from-file...docs.openshift.com/rosa/openshift_images/managi... CacheRegistered: Thu Nov 21 03:12:00 UTC 2024 - 157.9K bytes - Viewed (0) -
ConfigMap, secrets, and environment variables -...
Configuration using secrets Kubernetes Secret objects allow you...click Secrets , displaying the contents of the secrets available...docs.openshift.com/rosa/cloud_experts_tutorials... CacheRegistered: Thu Nov 21 03:04:17 UTC 2024 - 148.7K bytes - Viewed (0) -
Mapping volumes using projected volumes - Worki...
oc get secret <secret-name> For example: $ oc get secret mysecret...create -f secret.yaml Example output secret "mysecret" created...docs.openshift.com/rosa/nodes/containers/nodes-... CacheRegistered: Thu Nov 21 03:20:54 UTC 2024 - 176.9K 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/rosa/cicd/builds/triggering-... CacheRegistered: Thu Nov 21 03:10:48 UTC 2024 - 207.4K bytes - Viewed (0) -
Using Red Hat subscriptions in builds - Builds ...
install pull secret, without exposing the pull secret to other users....$ cat << EOF > secret-template.txt kind: Secret apiVersion: v1...docs.openshift.com/rosa/cicd/builds/running-ent... CacheRegistered: Thu Nov 21 03:09:57 UTC 2024 - 162.1K bytes - Viewed (0) -
Custom domains for applications - Deployments |...
Create new secret $ oc create secret tls <secret-new> --cert...:"<secret-new>"}}}' Delete old secret $ oc delete secret <secret-old>...docs.openshift.com/rosa/applications/deployment... CacheRegistered: Thu Nov 21 03:17:14 UTC 2024 - 155.8K bytes - Viewed (0) -
Installing log storage - Logging | Observabilit...
must create a secret. You can create a secret by using the Red...Example Secret object apiVersion : v1 kind : Secret metadata...docs.openshift.com/rosa/observability/logging/l... CacheRegistered: Thu Nov 21 03:21:57 UTC 2024 - 265.2K bytes - Viewed (0) -
S2i deployments - Deploying an application | Tu...
your secret, ConfigMap, and PersistentVolume: Attach Secret $ oc...deployment ostoy --add \ --secret-name = ostoy-secret \ --mount-path =...docs.openshift.com/rosa/cloud_experts_tutorials... CacheRegistered: Thu Nov 21 03:03:56 UTC 2024 - 175K bytes - Viewed (0) -
Creating build inputs - Builds using BuildConfi...
Create the secret: $ oc create secret generic <secret_name> \ --from-literal...create the secret: $ oc create secret generic <secret_name> \ --from-file...docs.openshift.com/rosa/cicd/builds/creating-bu... CacheRegistered: Thu Nov 21 03:09:30 UTC 2024 - 263.6K bytes - Viewed (0)