2019-02-22 10:31:00 -06:00

14 lines
168 B
Jsonnet

{
global: {
cpu: "100m",
memory: "128Mi",
cache: "100Mi",
image: null,
prefix: "origin-manager",
},
components: {
review: {
},
},
}