feat(ci): update helm config (#157)
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: {{ include "opencoze.fullname" . }}-mysql
|
||||
stringData:
|
||||
mysql-password: {{ .Values.mysql.password | quote }}
|
||||
mysql-root-password: {{ .Values.mysql.rootPassword | quote }}
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: StatefulSet
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user