Skip to content

Commit e64e445

Browse files
authored
(DOCSP-24769) Fix error in quickstart (#1029)
1 parent 77725b9 commit e64e445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-kind-quick-start.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ content: |
149149
modes: ["SHA"]
150150
cloudManager:
151151
configMapRef:
152-
name: myproject
152+
name: my-project
153153
credentials: organization-secret
154154
persistent: true
155155
podSpec:

0 commit comments

Comments
 (0)