Skip to content

Commit 3dbf338

Browse files
author
Amrita
committed
corrects the CR
1 parent cb4478f commit 3dbf338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ephemeral-storage-sharing-configmaps-across-namespaces.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ kind: SharedConfigMap
2727
metadata:
2828
name: my-share
2929
spec:
30-
secretRef:
30+
configMapRef:
3131
name: <name of configmap>
3232
namespace: <namespace of configmap>
3333
EOF

0 commit comments

Comments
 (0)