Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
chainweaver
ida
ida-deployment
Commits
8bd051a4
Commit
8bd051a4
authored
9 months ago
by
krmnliu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
delete mysql when deploy kingbase
parent
2a9a0dc1
master
develop
v2.0.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
21 deletions
+0
-21
helm_kingbase/public/values.yaml
helm_kingbase/public/values.yaml
+0
-21
No files found.
helm_kingbase/public/values.yaml
View file @
8bd051a4
...
...
@@ -24,11 +24,6 @@ global:
password
:
cm9vdDEyMzQ1Ng==
# 'root123456' 的 Base64 编码
redis
:
password
:
MTIzNDU2
# '123456' 的 Base64 编码
mysql
:
name
:
mysql
port
:
3306
user
:
root
image
:
hub-dev.cnbn.org.cn/base/mysql:8.0.0
redis
:
name
:
redis
port
:
6379
...
...
@@ -55,22 +50,6 @@ global:
values
:
-
k8s-node1
mysql
:
enabled
:
true
pv
:
capacity
:
storage
:
200Mi
accessModes
:
ReadWriteOnce
persistentVolumeReclaimPolicy
:
Retain
local
:
path
:
/mysql
containers
:
replicas
:
1
image
:
hub-dev.cnbn.org.cn/base/mysql:8.0.0
pullPolicy
:
IfNotPresent
service
:
type
:
ClusterIP
mysqlOperator
:
enabled
:
false
pvcsize
:
40Gi
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment