Files
fleet-examples/helm-kustomize/kustomize/overlays/dev/redis-slave-deployment.yaml
Darren Shepherd 3614aa139d Update examples
2020-08-31 23:29:55 -07:00

7 lines
87 B
YAML

kind: Deployment
apiVersion: apps/v1
metadata:
name: redis-slave
spec:
replicas: 0