Skip to content

Commit

Permalink
Merge pull request #13 from severalnines/5-main
Browse files Browse the repository at this point in the history
  • Loading branch information
ram-vibhul authored Jun 7, 2024
2 parents a080aac + 4628a29 commit 9aabae6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
6 changes: 1 addition & 5 deletions charts/ccxdeps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.4.2
version: 0.4.4

dependencies:
- name: postgres-operator
repository: https://opensource.zalando.com/postgres-operator/charts/postgres-operator
version: 1.11.0
condition: installOperators
- name: vault
repository: https://helm.releases.hashicorp.com
version: 0.22.1
condition: vault.enabled
- name: nginx-ingress-controller
repository: https://charts.bitnami.com/bitnami
version: 9.3.21
Expand Down
Binary file removed charts/ccxdeps/charts/vault-0.22.1.tgz
Binary file not shown.
9 changes: 0 additions & 9 deletions charts/ccxdeps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ nats:
debug: false
trace: false

vault:
enabled: true
#nameOverride: myVault
server:
dev:
enabled: true ## this is NOT RECOMMENDED FOR PRODUCTION USE
injector:
enabled: false

postgresql:
replicas: 1

Expand Down

0 comments on commit 9aabae6

Please sign in to comment.