Skip to content

Commit 093392a

Browse files
committed
use kube api v1
1 parent a13a47f commit 093392a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osm-seed/templates/memcached-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- if .Values.memcached.enabled -}}
2-
apiVersion: apps/v1beta2
2+
apiVersion: apps/v1
33
kind: Deployment
44
metadata:
55
name: {{ .Release.Name }}-memcached

0 commit comments

Comments
 (0)