Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for an (0.12 sec)

  1. helm-releases/minio-5.1.0.tgz

    install. ### Existing secret Instead of having this chart create the secret for you, you can supply a preexisting secret, much like an existing PersistentVolumeClai. First, create the secret: ```bash kubectl create secret generic my-minio-secret --from-literal=rootUser=foobarbaz --from-literal=rootPassword=foobarbazqux ``` Then install the chart, specifying that you want to use an existing secret: ```bash helm install --set existingSecret=my-minio-secret minio/minio ``` The following fields are expected...
    Others
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Mar 03 18:49:37 GMT 2024
    - 21.3K bytes
    - Viewed (0)
  2. helm/minio/values.yaml

    ## The key in the secret must be 'config.env'
    ##
    extraSecret: ~
    
    ## OpenID Identity Management
    ## The following section documents environment variables for enabling external identity management using an OpenID Connect (OIDC)-compatible provider.
    ## See https://min.io/docs/minio/linux/operations/external-iam/configure-openid-external-identity-management.html for a tutorial on using these variables.
    oidc:
      enabled: false
    Others
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Apr 28 10:14:37 GMT 2024
    - 18.4K bytes
    - Viewed (0)
  3. cmd/testdata/undeleteable-object.tgz

    d”Ö(5êìázyBtí ’aYS±×jX_óÊM[&`®üÊÄécdÝ Ûà<”†¾— ±8”! ¿gVÙ· $0ƒÔ ©ÝW F[£C 7U#!z YñMƒå=y„ @*Ç ¢Ÿ× "êðÍÜ oÏÿâø/ ‰Á ¤Á{è ‘$aÃÕµO{1 ¨Û®5æ7J(hÔ ´JŽ„DŒÏ»_¦›&HÒþƒZ7Èk| § énaÁ™ È,µÕkø ŒV×# ̬U OÔW~ QãËàYwã ó °æ{P s%Ö|o=0{ dC ÉNcù©©u¾¬Ë6ÄÃ;'À Qñ R û¡°ö ­nž}? ˆMŽš an–¾8Y@€ õñ R ]ì‘Gi ã1ä‘þ†ŠÒ'ð;ƒ±ªìû„WMÐଞ7ùÅò'´B»£Ô4žùóR2”Bð ü ý ½·N¹Iƒ”)¹üÒì®’ òì ÉR5 -P}ŒI SjXÑê¡EDó<¿Œîh [Îó;Ú j 2”Csˆ °”náwÆü ã §§¢ )0Q˜Ý¥kùvÝŠ ± û+„Ã=Á̇ º\ åS•› …:i vU}j‡(@åôHüW+”þ N šuUˆ€„(™uhœ[¦â-f л½¹´:–‘! ˆ;d}{ Oó ô^•õ|Çï•æýÞçì3é‡ BA?i‚ i{‰,Ÿå...
    Others
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Apr 26 00:31:12 GMT 2024
    - 8.7M bytes
    - Viewed (0)
  4. helm-releases/minio-5.2.0.tgz

    install. ### Existing secret Instead of having this chart create the secret for you, you can supply a preexisting secret, much like an existing PersistentVolumeClai. First, create the secret: ```bash kubectl create secret generic my-minio-secret --from-literal=rootUser=foobarbaz --from-literal=rootPassword=foobarbazqux ``` Then install the chart, specifying that you want to use an existing secret: ```bash helm install --set existingSecret=my-minio-secret minio/minio ``` The following fields are expected...
    Others
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Apr 28 10:14:37 GMT 2024
    - 21.7K bytes
    - Viewed (0)
Back to top