Skip to content

Commit

Permalink
Correct config map name in Powerflex sample (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
rensyct authored Dec 5, 2022
1 parent e522e18 commit 1005033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/storage_csm_powerflex_v230.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ spec:
apiVersion: v1
kind: ConfigMap
metadata:
name: vxflexos-config-params
name: test-vxflexos-config-params
namespace: test-vxflexos
data:
driver-config-params.yaml: |
Expand Down

0 comments on commit 1005033

Please sign in to comment.