Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 098241e

Browse files
authored
Update README.md
1 parent 58148d2 commit 098241e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ spec:
4949
tag: "v0.0.2"
5050
pullPolicy: IfNotPresent
5151
port: 5555
52-
kubernetesAuth: true
52+
kubernetesAuth:
53+
enabled: true
54+
authDelegatorRoleName: mariadb-galera-auth
5355
gracefulShutdownTimeout: 5s
5456
...
5557
```

0 commit comments

Comments
 (0)