Skip to content

Commit 5d20158

Browse files
authored
Merge pull request #34499 from Rishit-dagli/Rishit-dagli-statefulset
Update mysql-statefulset configuration file
2 parents d806cbb + 83fdfc0 commit 5d20158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/examples/application/mysql/mysql-statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
selector:
77
matchLabels:
8-
app: mysql-server
8+
app: mysql
99
app.kubernetes.io/name: mysql
1010
serviceName: mysql
1111
replicas: 3

0 commit comments

Comments
 (0)