Skip to content

Commit b7187fc

Browse files
author
Joshua Reed
committed
Remove cloud-config mount.
1 parent f8578b9 commit b7187fc

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

config/default/manager_image_patch.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,3 @@ spec:
1010
# Change the value of image field below to your controller image URL
1111
- image: localhost:5000/cluster-api-provider-cloudstack:latest
1212
name: manager
13-
volumeMounts:
14-
- name: cloud-config
15-
mountPath: /config
16-
readOnly: true
17-
volumes:
18-
- name: cloud-config
19-
secret:
20-
secretName: capc-cloudstack-secret

0 commit comments

Comments
 (0)