2018-09-13 20:26:08 -05:00

14 lines
164 B
Jsonnet

{
global: {
cpu: "100m",
memory: "64Mi",
cache: "64Mi",
image: null,
prefix: "check-source",
},
components: {
review: {
},
},
}