Enable client API in Daemon config

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:21 -04:00
parent d5516d891c
commit 32bcbbeca0
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ pvc:
enable_hypervisor: True
enable_networking: True
enable_storage: True
enable_api: True
cluster:
coordinators:
{% for node in pvc_nodes if node.is_coordinator %}