diff --git a/etc/flowforge.yml b/etc/flowforge.yml index 6bf59658d9..04b41c4e15 100644 --- a/etc/flowforge.yml +++ b/etc/flowforge.yml @@ -50,6 +50,8 @@ driver: ## Docker socket path # socket: /var/run/docker.sock + ## Add stuff here + ### K8S options ## Kubectl conf file to contact the cluster @@ -127,4 +129,4 @@ rate_limits: # Create Default Admin # ################################################# # create_admin: false -# create_admin_access_token: false \ No newline at end of file +# create_admin_access_token: false