Skip to content

Commit cc3ea84

Browse files
committed
chore(mysql): update default auth plugin to suppress deprecation logs
1 parent eb66d01 commit cc3ea84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ mysql:
193193
memory: "16Gi"
194194
cpu: "8000m"
195195
auth:
196+
defaultAuthenticationPlugin: caching_sha2_password # default is deprecated
196197
rootPassword:
197198
database: *filer_database
198199
username:

0 commit comments

Comments
 (0)