Move statefulset to apps/v1 (#1350)
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
selector:
|
||||
app: redis
|
||||
---
|
||||
apiVersion: apps/v1beta2
|
||||
apiVersion: apps/v1
|
||||
kind: StatefulSet
|
||||
metadata:
|
||||
name: redis
|
||||
|
||||
Reference in New Issue
Block a user