Skip to content

Commit

Permalink
Merge branch 'main' into fix_make_docker_bug
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmydell authored Nov 23, 2023
2 parents 1d73e03 + a5e5b28 commit 873f599
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions samples/storageclass/powermax.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ parameters:
# Allowed values:
# "ext4" - EXT4 File system
# "xfs" - XFS File system
# "nfs" - Network File system
# Optional: true
# Default value: None if defaultFsType is not mentioned in values.yaml
# Else defaultFsType value mentioned in values.yaml
Expand Down
1 change: 1 addition & 0 deletions samples/storageclass/powermax_xfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ parameters:
# Allowed values:
# "ext4" - EXT4 File system
# "xfs" - XFS File system
# "nfs" - Network File system
# Optional: true
# Default value: None if defaultFsType is not mentioned in values.yaml
# Else defaultFsType value mentioned in values.yaml
Expand Down

0 comments on commit 873f599

Please sign in to comment.