Skip to content

Commit 882846e

Browse files
authored
Fix sts service name
1 parent 246a215 commit 882846e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04-built-in-resource-types/PersistentVolume/kind/StatefulSet.individual-pvcs-kind.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: StatefulSet
33
metadata:
44
name: individual-pvcs-kind
55
spec:
6-
serviceName: "nginx"
6+
serviceName: "individual-pvcss"
77
replicas: 2
88
selector:
99
matchLabels:

0 commit comments

Comments
 (0)