Skip to content

Commit 21197e5

Browse files
authored
chore: remove mysql_native_password requirement (kubeflow#1274)
Signed-off-by: Alessio Pragliola <[email protected]>
1 parent a3f4b6e commit 21197e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manifests/kustomize/overlays/db/model-registry-db-deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ spec:
2929
args:
3030
- --datadir
3131
- /var/lib/mysql/datadir
32-
- --default-authentication-plugin=mysql_native_password
3332
envFrom:
3433
- configMapRef:
3534
name: model-registry-db-parameters

0 commit comments

Comments
 (0)