2024-07-23 11:08:44 +00:00
|
|
|
operator:
|
2024-10-14 14:35:16 +00:00
|
|
|
image: arangodb/kube-arangodb:1.2.43
|
2024-07-23 11:08:44 +00:00
|
|
|
imagePullPolicy: IfNotPresent
|
|
|
|
imagePullSecrets: []
|
|
|
|
scope: legacy
|
|
|
|
architectures:
|
|
|
|
- arm64
|
|
|
|
debug: false
|
|
|
|
args: []
|
|
|
|
service:
|
|
|
|
type: ClusterIP
|
|
|
|
annotations: {}
|
|
|
|
resources:
|
|
|
|
limits:
|
|
|
|
cpu: 1
|
|
|
|
memory: 512Mi
|
|
|
|
requests:
|
|
|
|
cpu: 250m
|
|
|
|
memory: 256Mi
|
|
|
|
securityContext:
|
|
|
|
runAsUser: 1000
|
|
|
|
replicaCount: 1
|
|
|
|
updateStrategy:
|
|
|
|
type: Recreate
|
|
|
|
allowChaos: false
|
|
|
|
nodeSelector: {}
|
|
|
|
enableCRDManagement: true
|
|
|
|
features:
|
|
|
|
deployment: true
|
|
|
|
deploymentReplications: true
|
|
|
|
storage: false
|
|
|
|
backup: false
|
|
|
|
apps: false
|
|
|
|
k8sToK8sClusterSync: false
|
|
|
|
ml: false
|
|
|
|
analytics: false
|
2024-10-15 14:06:21 +00:00
|
|
|
networking: true
|
|
|
|
scheduler: true
|
2024-07-23 11:08:44 +00:00
|
|
|
tolerations: []
|
|
|
|
rbac:
|
|
|
|
enabled: true
|
|
|
|
extensions:
|
|
|
|
monitoring: true
|
|
|
|
acs: true
|
|
|
|
at: true
|
|
|
|
debug: false
|