Use apps/v1 instead of apps/v1beta2

This commit is contained in:
Alejandro Moreno
2019-05-16 16:39:05 +02:00
parent e3d2718145
commit abb50b982b

View File

@@ -1,5 +1,5 @@
{{- if eq .Values.mode "distributed" }}
apiVersion: apps/v1beta2
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: {{ include "pytorch.fullname" . }}-worker