We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d2718 commit abb50b9Copy full SHA for abb50b9
bitnami/pytorch/templates/statefulset.yml
@@ -1,5 +1,5 @@
1
{{- if eq .Values.mode "distributed" }}
2
-apiVersion: apps/v1beta2
+apiVersion: apps/v1
3
kind: StatefulSet
4
metadata:
5
name: {{ include "pytorch.fullname" . }}-worker
0 commit comments