Add transferring ownership section to api concepts

This commit is contained in:
Joe Betz
2020-07-07 09:30:59 -07:00
committed by zacharysarah
parent 71fa859471
commit 648508c051
4 changed files with 134 additions and 12 deletions
@@ -0,0 +1,6 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: nginx-deployment
spec:
replicas: 3