We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 606ad4b commit 42436aaCopy full SHA for 42436aa
config/manager/manager.yaml
@@ -20,7 +20,7 @@ spec:
20
containers:
21
- command:
22
- /opt/vcloud/bin/cluster-api-provider-cloud-director
23
- image: harbor-repo.vmware.com/vcloud/cluster-api-provider-cloud-director:0.5.1
+ image: projects.registry.vmware.com/vmware-cloud-director/cluster-api-provider-cloud-director:0.5.1
24
name: manager
25
securityContext:
26
allowPrivilegeEscalation: false
0 commit comments