Skip to content

Commit

Permalink
added chmod
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorKram committed Aug 30, 2024
1 parent 8d4efe7 commit 2d85341
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hooks/convert_block_device_names_to_selector.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
# - Adds spec.Local field and fills its value 'nodeName' with the resource's node.
# - Adds spec.blockDeviceSelector field and fills it with the LVMVolumeGroup nodeName and blockDeviceNames

# add some

def main(ctx: hook.Context):
kubernetes.config.load_incluster_config()

Expand Down

0 comments on commit 2d85341

Please sign in to comment.