Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding authentication support #14

Merged
merged 12 commits into from
Feb 27, 2018
Prev Previous commit
Next Next commit
Added example for single server without authentication
  • Loading branch information
ewoutp committed Feb 26, 2018
commit 011d1b4eb2a670ca9e74cf7f4588748c62c81d74
9 changes: 9 additions & 0 deletions examples/single-server-no-auth.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: "database.arangodb.com/v1alpha"
kind: "ArangoDeployment"
metadata:
name: "example-simple-single-no-auth"
spec:
mode: single
auth:
jwtSecretName: None