mirror of
https://github.com/paralus/paralus.git
synced 2026-03-05 18:40:18 +00:00
10 lines
166 B
YAML
10 lines
166 B
YAML
apiVersion: apps/v1
|
|
kind: Deployment
|
|
metadata:
|
|
name: etcd0
|
|
spec:
|
|
template:
|
|
spec:
|
|
containers:
|
|
- name: etcd0
|
|
image: quay.io/coreos/etcd:v3.4 |