Skip to content

Commit

Permalink
Remove cloud-config mount.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Reed committed Aug 9, 2022
1 parent f8578b9 commit b7187fc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions config/default/manager_image_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,3 @@ spec:
# Change the value of image field below to your controller image URL
- image: localhost:5000/cluster-api-provider-cloudstack:latest
name: manager
volumeMounts:
- name: cloud-config
mountPath: /config
readOnly: true
volumes:
- name: cloud-config
secret:
secretName: capc-cloudstack-secret

0 comments on commit b7187fc

Please sign in to comment.