Skip to content

Commit 1752c43

Browse files
committed
Adjusted credentials secret name to match fix made to templates.
1 parent 521326f commit 1752c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
apiVersion: v1
2828
kind: Secret
2929
metadata:
30-
name: cloudStackCredentials
30+
name: cloudstack-credentials
3131
namespace: default
3232
type: Opaque
3333
stringData:

0 commit comments

Comments
 (0)