kube-arangodb
kube-arangodb copied to clipboard
foxx service
How can I deploy arangodb with Foxx service? On docker, I run my script which runs arango and installs my foxx service.
This is currently not possible using the ArangoDeployment resource. You can install your foxx service after you have deployed the cluster.
Is there a way to automate installing foxx to cluster?