Skip to content

Commit e86fcc2

Browse files
author
lijianguo
committed
chore(charts): upgrade k8s newer API versions
1 parent c3f273d commit e86fcc2

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)