We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3f273d + e86fcc2 commit 1994298Copy full SHA for 1994298
1 file changed
charts/database/templates/database-deployment.yaml
@@ -1,5 +1,5 @@
1
{{- if eq .Values.global.database_location "on-cluster" }}
2
-apiVersion: extensions/v1beta1
+apiVersion: apps/v1
3
kind: Deployment
4
metadata:
5
name: drycc-database
0 commit comments