Skip to content

Commit 08ceb49

Browse files
bsctlltcbs
andauthored
fix(docs): add node pool variable in proxmox template (#264)
Co-authored-by: bsctl <[email protected]>
1 parent 70133f0 commit 08ceb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/proxmox/capi-kamaji-proxmox-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ spec:
175175
numSockets: ${NUM_SOCKETS}
176176
sourceNode: '${SOURCE_NODE}'
177177
templateID: ${TEMPLATE_ID}
178-
pool: '${CLUSTER_NAME}-capi-pool'
178+
pool: '${POOL_NAME}'

0 commit comments

Comments
 (0)