Skip to content

Commit

Permalink
Update helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
ramanan-ravi committed Oct 31, 2023
1 parent 2e82717 commit efdca93
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions deployment-scripts/helm-charts/deepfence-console/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,10 @@ neo4j:
secrets:
# format should be username/password
NEO4J_AUTH: neo4j/e16908ffa5b9f8e9d4ed
AWS_ACCESS_KEY: ""
AWS_SECRET_KEY: ""
DF_S3_BUCKET_NAME: ""
# To enable periodic backup of neo4j database to S3, please set the values below
# AWS_ACCESS_KEY: ""
# AWS_SECRET_KEY: ""
# DF_REMOTE_BACKUP_ROOT: "" # S3 bucket name
config:
NEO4J_dbms_memory_pagecache_size: 2600m
NEO4JLABS_PLUGINS: '["apoc"]'
Expand Down
6 changes: 3 additions & 3 deletions deployment-scripts/helm-charts/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ entries:
deepfence-console:
- apiVersion: v2
appVersion: 2.0.1
created: "2023-10-30T11:34:19.104861+05:30"
created: "2023-10-31T16:22:18.182335+05:30"
description: A Helm chart for Kubernetes
digest: 7776cc6e629b23ee7a6a9a09ae0056f212c7d5e89b0c1f14d87172a6f7d5766b
digest: 7235745265af988a968503e9b2f55c56bbcbf0d2984c41fa6e3404b4468ce71e
name: deepfence-console
type: application
urls:
Expand Down Expand Up @@ -583,4 +583,4 @@ entries:
urls:
- deepfence-router-1.0.0.tgz
version: 1.0.0
generated: "2023-10-30T11:34:19.095835+05:30"
generated: "2023-10-31T16:22:18.180177+05:30"

0 comments on commit efdca93

Please sign in to comment.