diff --git a/source/_integrations/proxmoxve.markdown b/source/_integrations/proxmoxve.markdown index f8f01727126..209a9099f08 100644 --- a/source/_integrations/proxmoxve.markdown +++ b/source/_integrations/proxmoxve.markdown @@ -22,7 +22,7 @@ To use the `proxmoxve` component, add the following config to your `configuratio ```yaml # Example configuration.yaml entry -proxmox: +proxmoxve: - host: IP_ADDRESS username: USERNAME password: PASSWORD @@ -84,7 +84,7 @@ nodes: Example with multiple VMs and no containers: ```yaml -proxmox: +proxmoxve: - host: IP_ADDRESS username: USERNAME password: PASSWORD