Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1521 - 1530 of 1,537 for kvar (0.08 sec)

  1. helm-releases/minio-5.0.0.tgz

    generated when not set ## Distributed MinIO ref: https://min.io/docs/minio/linux/operations/install-deploy-manage/deploy-minio-multi-node-multi-drive.html ## rootUser: "" rootPassword: "" ## Use existing Secret that store following variables: ## ## | Chart var | .data.<key> in Secret | ## |:-------- ## | rootUser | rootUser | ## | rootPassword | rootPassword | ## ## All mentioned variables will be ignored in values file. ## .data.rootUser and .data.rootPassword are mandatory, ## others depend on enabled status...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Oct 25 10:20:22 UTC 2022
    - 19.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.21.md

    - The BoundServiceAccountTokenVolume feature has been promoted to beta, and enabled by default.
      - This changes the tokens provided to containers at `/var/run/secrets/kubernetes.io/serviceaccount/token` to be time-limited, auto-refreshed, and invalidated when the containing pod is deleted.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  3. helm-releases/minio-5.3.0.tgz

    generated when not set ## Distributed MinIO ref: https://min.io/docs/minio/linux/operations/install-deploy-manage/deploy-minio-multi-node-multi-drive.html ## rootUser: "" rootPassword: "" ## Use existing Secret that store following variables: ## ## | Chart var | .data.<key> in Secret | ## |:-------- ## | rootUser | rootUser | ## | rootPassword | rootPassword | ## ## All mentioned variables will be ignored in values file. ## .data.rootUser and .data.rootPassword are mandatory, ## others depend on enabled status...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Oct 11 12:21:05 UTC 2024
    - 21.7K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <match value="!function(window,undefined){" type="string" offset="0"/>
          <!-- Prototype -->
          <match value="/*  Prototype JavaScript " type="string" offset="0"/>
          <match value="var Prototype={" type="string" offset="0"/>
          <match value="function $w(t){" type="string" offset="0"/>
          <!-- React -->
          <match value="/** @license React" type="string" offset="0"/>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.29.md

      - A `create` or `update` API request with duplicate items in a keyed list no longer wipes out managedFields. Examples include env var entries with the same name, or port entries with the same containerPort in a pod spec.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:37:31 UTC 2024
    - 375.1K bytes
    - Viewed (1)
  6. src/main/webapp/js/admin/adminlte.min.js.map

    ,OAAOtG,QAAQ/D,KAAKiG,QAAQ/C,gBAAgB,WACvD5E,EAAAA,QAAEuD,EAAK5B,UAAUnB,QAAQ+c,GACzBN,EAAaxa,KAAQma,8BAA6CnX,UAClEwX,EAAaxa,KAAKma,IAAelX,YAAe8P,mCAIpD3P,OAAA,SAAO9B,GACL,IAAMyZ,EAAkBxd,EAAAA,QAAE+D,EAAMqS,eAC1BqH,EAAUD,EAAgBpS,SAE5B6R,EAAeQ,EAAQhb,KAAR,mBAEnB,GAAKwa,EAAa7U,GAAGuU,MACdc,EAAQrV,GAAGsU,MACdO,EAAeQ,EAAQrS,SAAS3I,KAAjB,oBAGZwa,EAAa7U,GAAGuU,KALvB,CAUA5Y,EAAMC,iBAEN,IAAMkZ,EAAWM,EAAgB3b,QAAQ6a,IAAa5a,QACvCob,EAAShb,SAASqT,IAG/B7T,KAAK2D,SAASrF,EAAAA,QAAEid,GAAeC,GAE/Bxb,KAAKiE,OAAO3F,...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 132.4K bytes
    - Viewed (0)
  7. api/go1.3.txt

    pkg debug/macho, type FatArchHeader struct, SubCpu uint32
    pkg debug/macho, type FatFile struct
    pkg debug/macho, type FatFile struct, Arches []FatArch
    pkg debug/macho, type FatFile struct, Magic uint32
    pkg debug/macho, var ErrNotFat *FormatError
    pkg debug/pe, type DataDirectory struct
    pkg debug/pe, type DataDirectory struct, Size uint32
    pkg debug/pe, type DataDirectory struct, VirtualAddress uint32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Mon Jun 02 02:45:00 UTC 2014
    - 117K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.12.md

    * Fix an issue where filesystems are not unmounted when a backend is not reachable and returns EIO. ([#67097](https://github.com/kubernetes/kubernetes/pull/67097), [@chakri-nelluri](https://github.com/chakri-nelluri))
    * Use the mounted "/var/run/secrets/kubernetes.io/serviceaccount/token" as the token file for running in-cluster based e2e testing. ([#69273](https://github.com/kubernetes/kubernetes/pull/69273), [@dims](https://github.com/dims))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.31.md

    - 'kubeadm: fixed a regression where the KubeletConfiguration is not properly
      downloaded during "kubeadm upgrade" command from the kube-system/kubelet-config
      ConfigMap, resulting in the local ''/var/lib/kubelet/config.yaml'' file being
      written as a defaulted config.' ([#124480](https://github.com/kubernetes/kubernetes/pull/124480), [@neolit123](https://github.com/neolit123))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 12:18:32 UTC 2024
    - 315.4K bytes
    - Viewed (0)
  10. api/go1.1.txt

    pkg unicode, type RangeTable struct, LatinOffset int
    pkg unicode, var Chakma *RangeTable
    pkg unicode, var Meroitic_Cursive *RangeTable
    pkg unicode, var Meroitic_Hieroglyphs *RangeTable
    pkg unicode, var Miao *RangeTable
    pkg unicode, var Sharada *RangeTable
    pkg unicode, var Sora_Sompeng *RangeTable
    pkg unicode, var Takri *RangeTable
    pkg unicode/utf8, const MaxRune = 1114111
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top