We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2bd3d commit 689bf0dCopy full SHA for 689bf0d
templates/cluster-template.yaml
@@ -228,7 +228,7 @@ data:
228
serviceAccountName: proxmox-cloud-controller-manager
229
containers:
230
- name: cloud-controller-manager
231
- image: spyduck/cloud-provider-proxmox:latest
+ image: docker.io/spyduck/cloud-provider-proxmox:latest
232
command:
233
- /usr/local/bin/cloud-controller-manager
234
- --cloud-provider=proxmox
0 commit comments