File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 26
26
spec :
27
27
params :
28
28
- name : url
29
- value : ' https://github.ibm. com/bakribbs /node-demo-app'
29
+ value : ' https://github.com/ibm-cloud-architecture /node-demo-app'
30
30
- name : revision
31
31
value : master
32
32
- name : image-server
36
36
- name : image-namespace
37
37
value : bkribbs15
38
38
- name : gitops-url
39
- value : ' https://github.ibm. com/bakribbs /application-gitops'
39
+ value : ' https://github.com/ibm-cloud-architecture /application-gitops'
40
40
- name : gitops-dir
41
41
value : ' /gitops'
42
42
- name : yaml-dir
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
kind : Secret
3
3
metadata :
4
- name : <REPLACE>
4
+ name : image-registry-credentials
5
5
data :
6
6
.dockerconfigjson : <REPLACE>
7
7
type : kubernetes.io/dockerconfigjson
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ metadata:
9
9
spec :
10
10
params :
11
11
- name : gitops-url
12
- default : ' https://github.ibm. com/bakribbs /application-gitops'
12
+ default : ' https://github.com/ibm-cloud-architecture /application-gitops'
13
13
- name : gitops-dir
14
14
default : ' /gitops'
15
15
- name : js-image
You can’t perform that action at this time.
0 commit comments