Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 156 for secret (0.37 sec)

  1. 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... Cache
    Registered: Thu Nov 21 03:03:09 UTC 2024
    - 161.8K bytes
    - Viewed (0)
  2. 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... Cache
    Registered: Thu Nov 21 03:12:00 UTC 2024
    - 157.9K bytes
    - Viewed (0)
  3. 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... Cache
    Registered: Thu Nov 21 03:04:17 UTC 2024
    - 148.7K bytes
    - Viewed (0)
  4. 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-... Cache
    Registered: Thu Nov 21 03:20:54 UTC 2024
    - 176.9K bytes
    - Viewed (0)
  5. 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-... Cache
    Registered: Thu Nov 21 03:10:48 UTC 2024
    - 207.4K bytes
    - Viewed (0)
  6. 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... Cache
    Registered: Thu Nov 21 03:09:57 UTC 2024
    - 162.1K bytes
    - Viewed (0)
  7. 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... Cache
    Registered: Thu Nov 21 03:17:14 UTC 2024
    - 155.8K bytes
    - Viewed (0)
  8. 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... Cache
    Registered: Thu Nov 21 03:21:57 UTC 2024
    - 265.2K bytes
    - Viewed (0)
  9. 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... Cache
    Registered: Thu Nov 21 03:03:56 UTC 2024
    - 175K bytes
    - Viewed (0)
  10. 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... Cache
    Registered: Thu Nov 21 03:09:30 UTC 2024
    - 263.6K bytes
    - Viewed (0)
Back to top