File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -72,28 +72,28 @@ teamConfig:
72
72
workloads :
73
73
- name : nodejs-helloworld
74
74
url : https://github.com/linode/apl-nodejs-helloworld.git
75
- path : ./
75
+ path : chart/hello-world
76
76
revision : HEAD
77
77
- name : httpbin
78
78
path : charts/httpbin
79
79
revision : HEAD
80
80
url : https://github.com/linode/apl-core.git
81
81
- name : nginx-deployment
82
- path : deployment
82
+ path : k8s- deployment
83
83
revision : main
84
- selectedChart : deployment
84
+ selectedChart : k8s- deployment
85
85
url : https://github.com/linode/apl-charts.git
86
86
- name : nginx-ksvc
87
- path : ksvc
87
+ path : knative-service
88
88
revision : main
89
- selectedChart : ksvc
89
+ selectedChart : knative-service
90
90
url : https://github.com/linode/apl-charts.git
91
91
admin :
92
92
services : []
93
93
workloads :
94
94
- name : nodejs-helloworld
95
95
url : https://github.com/linode/apl-nodejs-helloworld.git
96
- path : ./
96
+ path : chart/hello-world
97
97
revision : HEAD
98
98
files :
99
99
env/teams/workloads/demo/nodejs-helloworld.yaml : |
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ teamConfig:
111
111
workloads :
112
112
- name : nodejs-helloworld
113
113
url : https://github.com/linode/apl-nodejs-helloworld.git
114
- path : /
114
+ path : chart/hello-world
115
115
revision : HEAD
116
116
- name : httpbin
117
117
path : charts/httpbin
@@ -120,10 +120,10 @@ teamConfig:
120
120
- name : nginx-deployment
121
121
path : deployment
122
122
revision : main
123
- selectedChart : deployment
123
+ selectedChart : k8s- deployment
124
124
url : https://github.com/linode/apl-charts.git
125
125
- name : nginx-ksvc
126
- path : ksvc
126
+ path : knative-service
127
127
revision : main
128
128
selectedChart : ksvc
129
129
url : https://github.com/linode/apl-charts.git
@@ -132,7 +132,7 @@ teamConfig:
132
132
workloads :
133
133
- name : nodejs-helloworld
134
134
url : https://github.com/linode/apl-nodejs-helloworld.git
135
- path : /
135
+ path : chart/hello-world
136
136
revision : HEAD
137
137
files :
138
138
env/teams/workloads/demo/nodejs-helloworld.yaml : |
You can’t perform that action at this time.
0 commit comments