Skip to content

Commit

Permalink
adjust helmsetup (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangNing10 authored Nov 15, 2023
1 parent 6183a25 commit 9077503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HelmSetup.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Some useful parameters for the chart, you could also check them in values.yaml
| mysql.image.repository | repository for mysql's image | mysql |
| mysql.image.tag | image tag for mysql's image | 8 |
| mysql.image.pullPolicy | pullPolicy for mysql's image | IfNotPresent |
| mysql.initContainers | init containers to run to complete before mysql | [] |
| mysql.initContainers | init containers to run to complete before mysql | [] |
| mysql.extraLabels | extra labels for mysql's statefulset | {} |
| mysql.securityContext | pod security context values | {} |
| mysql.containerSecurityContext | container security context values | {} |
Expand Down

0 comments on commit 9077503

Please sign in to comment.