Skip to content

Commit 1994298

Browse files
authored
Merge pull request #1 from jianxiaoguo/master
chore(charts): upgrade k8s newer API versions
2 parents c3f273d + e86fcc2 commit 1994298

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/database/templates/database-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- if eq .Values.global.database_location "on-cluster" }}
2-
apiVersion: extensions/v1beta1
2+
apiVersion: apps/v1
33
kind: Deployment
44
metadata:
55
name: drycc-database

0 commit comments

Comments
 (0)