Skip to content

Commit

Permalink
enable reencryption
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Dec 28, 2023
1 parent 77166cd commit f34ed63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion superset/helm/superset/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: superset
description: A Helm chart for superset on plural
type: application
version: 0.2.11
version: 0.2.12
appVersion: "2.1.0"
dependencies:
- name: superset
Expand Down
3 changes: 2 additions & 1 deletion superset/helm/superset/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,9 @@ configOverlays:
updates:
- path: ['superset', 'superset', 'redis', 'master', 'resources', 'requests', 'memory']

reencrypt: true

superset:
reencrypt: true
image:
repository: dkr.plural.sh/superset/apache/superset
tag: 2.1.0-plural1.1.1
Expand Down

0 comments on commit f34ed63

Please sign in to comment.