mirror of
https://github.com/kubevela/kubevela.git
synced 2026-04-22 10:37:04 +00:00
12 lines
212 B
YAML
12 lines
212 B
YAML
apiVersion: core.oam.dev/v1beta1
|
|
kind: AppDeployment
|
|
metadata:
|
|
name: example-appdeploy
|
|
spec:
|
|
appRevisions:
|
|
- revisionName: example-app-v1
|
|
|
|
placement:
|
|
- distribution:
|
|
replicas: 2
|