mirror of
https://github.com/argoproj/argocd-example-apps.git
synced 2024-10-31 07:29:34 +01:00
10 lines
80 B
Plaintext
10 lines
80 B
Plaintext
function (layers)
|
|
|
|
[
|
|
layers[0] {
|
|
spec+: {
|
|
replicas: 2,
|
|
},
|
|
}
|
|
]
|