argocd-example-apps/plugins/kasane/patch.jsonnet

10 lines
80 B
Plaintext

function (layers)
[
layers[0] {
spec+: {
replicas: 2,
},
}
]