generated from jx3-gitops-repositories/jx3-minikube
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjx-requirements.yml
62 lines (62 loc) · 1.11 KB
/
jx-requirements.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
autoUpdate:
enabled: false
schedule: ""
bootConfigURL: https://github.com/jenkins-x/jx3-boot-config
buildPacks:
buildPackLibrary:
gitRef: master
gitURL: https://github.com/jenkins-x/jx3-pipeline-catalog.git
cluster:
chartRepository: http://bucketrepo/bucketrepo/charts/
clusterName: "kind"
devEnvApprovers:
- todo
environmentGitOwner: "todo"
gitKind: github
gitName: github
gitServer: https://github.com
namespace: jx
provider: minikube
environments:
- key: dev
owner: ""
repository: ""
- key: staging
owner: ""
repository: ""
- key: production
owner: ""
repository: ""
gitops: true
ingress:
domain: ""
externalDNS: false
namespaceSubDomain: -jx.
tls:
email: ""
enabled: false
production: false
kaniko: true
repository: bucketrepo
secretStorage: vault
storage:
backup:
enabled: false
url: ""
logs:
enabled: false
url: ""
reports:
enabled: false
url: ""
repository:
enabled: false
url: ""
vault: {}
velero:
schedule: ""
ttl: ""
versionStream:
ref: master
url: https://github.com/jenkins-x/jxr-versions.git
webhook: lighthouse