• R/O
  • HTTP
  • SSH
  • HTTPS

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

the default GitOps source repository for booting up Jenkins X


File Info

Rev. 145ee48defa6d7ca0620887f1db016f06c4d3a70
Größe 406 Bytes
Zeit 2019-10-04 22:13:26
Autor Cosmin Cojocar
Log Message

Merge pull request #68 from cagiti/add_create_domain_setup_for_bdd

WIP: script which upserts domains for testing

Content

# Override configuration from https://github.com/jenkins-x/jenkins-x-platform/blob/master/jenkins-x-platform/values.yaml

jenkins:
  Servers:
    # global node properties
    Global:
      EnvVars:
        DOCKER_REGISTRY: harbor.corp.local

  Agent:
    # for PKS there is a different docker host path
    DockerHostPath: "/var/vcap/sys/run/docker/docker.sock"
    DockerMountPath: "/var/run/docker.sock"