Add deprecation warning on PetSet guide.

This commit is contained in:
Anthony Yeh
2016-12-06 15:11:25 -08:00
parent 6ba715e628
commit 74423e1a2a
2 changed files with 20 additions and 3 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ spec:
selector:
app: nginx
---
apiVersion: apps/v1beta1
kind: StatefulSet
apiVersion: apps/v1alpha1
kind: PetSet
metadata:
name: web
spec: