Merge "Unable to boot SNDC pod without AAF"
[oom.git] / kubernetes / multicloud / charts / multicloud-prometheus / charts / prometheus-grafana / templates / deployment.yaml
index 176a79b..7fc8ac8 100644 (file)
@@ -16,7 +16,7 @@
 
 {{- if .Values.global.grafana.enabled -}}
 
-apiVersion: extensions/v1beta1
+apiVersion: apps/v1
 kind: Deployment
 metadata:
   name: {{ include "common.fullname" . }}
@@ -136,4 +136,4 @@ spec:
       - name: "{{ include "common.namespace" . }}-docker-registry-key"
       restartPolicy: Always
 
-{{- end -}}
\ No newline at end of file
+{{- end -}}