Skip to content

Commit

Permalink
feat: Removed integritychecks cronjob chart
Browse files Browse the repository at this point in the history
  • Loading branch information
web-mi committed May 4, 2023
1 parent e5bc8b6 commit 3f02a81
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 144 deletions.
4 changes: 0 additions & 4 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,3 @@ keywords:
sources:
- https://github.com/Onlineberatung/onlineBeratung-kubernetes.git
type: application
dependencies:
- name: integritychecks
version: 0.0.1
condition: integritychecks.enabled
6 changes: 0 additions & 6 deletions charts/integritychecks/Chart.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions charts/integritychecks/templates/integritychecks-config.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions charts/integritychecks/templates/integritychecks-cronjob.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions charts/integritychecks/templates/integritychecks-secret.yaml

This file was deleted.

39 changes: 0 additions & 39 deletions charts/integritychecks/values.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,3 @@ online-counseling-rabbitmq:
migrationToolImageName: "ghcr.io/onlineberatung/onlineberatung-migrationtool/onlineberatung-migrationtool"
migrationToolImageVersion: "dockerImage.v.3"
migrationToolSpringProfile: ""

# Integrity checks
integritychecks:
enabled: false

0 comments on commit 3f02a81

Please sign in to comment.