Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 296 for tmpl (0.04 sec)

  1. istioctl/pkg/kubeinject/kubeinject.go

    1. kubectl -n istio-system get cm istio -o jsonpath="{.data.mesh}" > /tmp/mesh.yaml
    2. kubectl -n istio-system get cm istio-sidecar-injector -o jsonpath="{.data.values}" > /tmp/values.json
    3.  
    4. # Use kube-inject based on captured configuration
    5. istioctl kube-inject -f samples/bookinfo/platform/kube/bookinfo.yaml \
    6. --injectConfigFile /tmp/inj-template.tmpl \
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Aug 15 16:31:46 UTC 2024
    - 21K bytes
    - Viewed (0)
  2. helm/minio/templates/post-job.yaml

    1. {{- if .existingSecret }}
    2. - secret:
    3. name: {{ tpl .existingSecret $ }}
    4. items:
    5. - key: {{ .existingSecretKey }}
    6. path: secrets/{{ tpl .existingSecret $ }}/{{ tpl .existingSecretKey $ }}
    7. {{- end }}
    8. {{- end }}
    9. {{- range ( default list .Values.svcaccts ) }}
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 10 15:48:31 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  3. guava/src/com/google/common/base/CharMatcher.java

    1. @GwtIncompatible // used only from other GwtIncompatible code
    2. @Override
    3. void setBits(BitSet table) {
    4. BitSet tmp1 = new BitSet();
    5. first.setBits(tmp1);
    6. BitSet tmp2 = new BitSet();
    7. second.setBits(tmp2);
    8. tmp1.and(tmp2);
    9. table.or(tmp1);
    10. }
    11.  
    12. @Override
    13. public String toString() {
    14. return "CharMatcher.and(" + first + ", " + second + ")";
    15. }
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Oct 17 13:00:28 UTC 2024
    - 53.9K bytes
    - Viewed (0)
  4. helm/minio/templates/deployment.yaml

    1. {{- if .Values.etcd.clientCert }}
    2. - name: MINIO_ETCD_CLIENT_CERT
    3. value: "/tmp/credentials/etcd_client_cert.pem"
    4. {{- end }}
    5. {{- if .Values.etcd.clientCertKey }}
    6. - name: MINIO_ETCD_CLIENT_CERT_KEY
    7. value: "/tmp/credentials/etcd_client_cert_key.pem"
    8. {{- end }}
    9. {{- if .Values.etcd.pathPrefix }}
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 10 15:48:31 UTC 2024
    - 8.6K bytes
    - Viewed (0)
  5. helm-releases/minio-5.3.0.tgz

    end }} volumes: - name: etc-path emptyDir: {} - name: tmp emptyDir: {} - name: minio-configuration projected: sources: - configMap: name: {{ template "minio.fullname" . }} - secret: name: {{ template "minio.secretName" . }} {{- range (concat .Values.users (default (list) .Values.svcaccts)) }} {{- if .existingSecret }} - secret: name: {{ tpl .existingSecret $ }} items: - key: {{ .existingSecretKey }} path: secrets/{{ tpl .existingSecret $ }}/{{ tpl .existingSecretKey $ }} {{- end }} {{- end }} {{- range...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Oct 11 12:21:05 UTC 2024
    - 21.7K bytes
    - Viewed (0)
  6. helm/minio/templates/statefulset.yaml

    1. subPath: {{ $subPath }}
    2. {{- end }}
    3. {{- end }}
    4. {{- end }}
    5. {{- if .Values.extraSecret }}
    6. - name: extra-secret
    7. mountPath: "/tmp/minio-config-env"
    8. {{- end }}
    9. {{- include "minio.tlsKeysVolumeMount" . | indent 12 }}
    10. {{- if .Values.extraVolumeMounts }}
    11. {{- toYaml .Values.extraVolumeMounts | nindent 12 }}
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Oct 11 12:21:05 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  7. impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvn/RepositorySystemSupplier.java

    1. import org.eclipse.aether.impl.MetadataGeneratorFactory;
    2. import org.eclipse.aether.impl.MetadataResolver;
    3. import org.eclipse.aether.impl.OfflineController;
    4. import org.eclipse.aether.impl.RemoteRepositoryFilterManager;
    5. import org.eclipse.aether.impl.RemoteRepositoryManager;
    6. import org.eclipse.aether.impl.RepositoryConnectorProvider;
    7. import org.eclipse.aether.impl.RepositoryEventDispatcher;
    8. import org.eclipse.aether.impl.RepositorySystemLifecycle;
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 45.6K bytes
    - Viewed (0)
  8. compat/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemSupplier.java

    1. import org.eclipse.aether.impl.ArtifactDescriptorReader;
    2. import org.eclipse.aether.impl.ArtifactResolver;
    3. import org.eclipse.aether.impl.DependencyCollector;
    4. import org.eclipse.aether.impl.Deployer;
    5. import org.eclipse.aether.impl.Installer;
    6. import org.eclipse.aether.impl.LocalRepositoryProvider;
    7. import org.eclipse.aether.impl.MetadataGeneratorFactory;
    8. import org.eclipse.aether.impl.MetadataResolver;
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 45.7K bytes
    - Viewed (0)
  9. fess-crawler/src/main/java/org/codelibs/fess/crawler/extractor/impl/TikaExtractor.java

    1. throws IOException, SAXException, TikaException {
    2. final TemporaryResources tmp = new TemporaryResources();
    3. try {
    4. final TikaInputStream tis = TikaInputStream.get(stream, tmp);
    5.  
    6. // Automatically detect the MIME type of the document
    7. final MediaType type = detector.detect(tis, metadata);
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Sat Oct 12 01:41:37 UTC 2024
    - 25K bytes
    - Viewed (0)
  10. compat/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/scopes/Maven4ScopeManagerConfiguration.java

    1. import org.eclipse.aether.impl.scope.BuildScopeMatrixSource;
    2. import org.eclipse.aether.impl.scope.BuildScopeSource;
    3. import org.eclipse.aether.impl.scope.CommonBuilds;
    4. import org.eclipse.aether.impl.scope.InternalScopeManager;
    5. import org.eclipse.aether.impl.scope.ScopeManagerConfiguration;
    6. import org.eclipse.aether.internal.impl.scope.ScopeManagerDump;
    7.  
    8. import static org.eclipse.aether.impl.scope.BuildScopeQuery.all;
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 9.2K bytes
    - Viewed (0)
Back to top