We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13a47f commit 093392aCopy full SHA for 093392a
osm-seed/templates/memcached-deployment.yml
@@ -1,5 +1,5 @@
1
{{- if .Values.memcached.enabled -}}
2
-apiVersion: apps/v1beta2
+apiVersion: apps/v1
3
kind: Deployment
4
metadata:
5
name: {{ .Release.Name }}-memcached
0 commit comments