Skip to content

Install kube-arangodb-1.2.35 through helm - issue access through JWT #1506

Open
@SalihAinqa

Description

@SalihAinqa

I have installed kube-arango through helm after that i can see deployment but ArangoDeployment not there.

Also i am not able to config jwtSecretName=None as ArangoDeployment not there. Kindly assist.


test@k8m:~$ helm install --generate-name https://github.com/arangodb/kube-arangodb/releases/download/1.2.35/kube-arangodb-1.2.35.tgz --set "spec.auth.jwtSecretName=None"
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/test/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /home/test/.kube/config
NAME: kube-arangodb-1-1700818157
LAST DEPLOYED: Fri Nov 24 09:29:21 2023
NAMESPACE: default
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
You have installed Kubernetes ArangoDB Operator in version 1.2.35

To access ArangoDeployments you can use:

kubectl --namespace "default" get arangodeployments

More details can be found on https://github.com/arangodb/kube-arangodb/tree/1.2.35/docs
test@k8m:~$ kubectl --namespace "default" get arangodeployments
No resources found in default namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions