• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No 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


Commit MetaInfo

修订版5b562c9278f3612f8d996e71de13cbca8686af6f (tree)
时间2019-08-16 07:53:44
作者rawlingsj <rawlingsj80@gmai...>
Commiterrawlingsj

Log Message

toad config

更改概述

差异

--- a/jx-requirements.yml
+++ b/jx-requirements.yml
@@ -1,23 +1,27 @@
11 cluster:
2- clusterName: ""
3- environmentGitOwner: ""
4- project: ""
2+ clusterName: tekton-toad
3+ environmentGitOwner: jenkins-x
4+ gitKind: github
5+ gitName: github
6+ gitServer: https://github.com
7+ namespace: jx
8+ project: jenkins-x-infra
59 provider: gke
6- zone: ""
7-gitops: false
10+ zone: europe-west1-c
811 environments:
912 - key: dev
1013 - key: staging
1114 - key: production
1215 ingress:
13- domain: ""
14- externalDNS: false
16+ domain: rawlingsdemo.co.uk
17+ externalDNS: true
18+ namespaceSubDomain: -jx.
1519 tls:
16- email: ""
17- enabled: false
18- production: false
20+ email: rawlingsj80@gmail.com
21+ enabled: true
22+ production: true
1923 kaniko: true
20-secretStorage: local
24+secretStorage: vault
2125 storage:
2226 logs:
2327 enabled: false
@@ -28,4 +32,7 @@ storage:
2832 repository:
2933 enabled: false
3034 url: ""
35+versionStream:
36+ ref: ""
37+ url: ""
3138 webhook: prow