Skip to content

Commit

Permalink
Merge pull request #259 from RADAR-base/hydra-chart
Browse files Browse the repository at this point in the history
[hydra] remove and disable hydra maester
  • Loading branch information
yatharthranjan authored Sep 24, 2024
2 parents d0f8b2a + 0e9c02b commit c667b20
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 11 deletions.
7 changes: 2 additions & 5 deletions external/hydra/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,5 @@ dependencies:
- name: ory-commons
repository: file://../ory-commons
version: 0.1.0
- name: hydra-maester
repository: file://../hydra-maester
version: 0.48.0
digest: sha256:31f8d8f176a808b0c5fc0253420f104835a610860563881e93826ffca0f6d7fe
generated: "2024-09-16T07:14:39.008797013Z"
digest: sha256:eec8978215334aad38275f0171681f1200220dccef4762ddeb197679fd287abb
generated: "2024-09-24T15:10:54.738273+01:00"
5 changes: 0 additions & 5 deletions external/hydra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,3 @@ dependencies:
version: 0.1.0
repository: file://../ory-commons
alias: ory
- name: hydra-maester
version: 0.48.0
condition: maester.enabled
alias: hydra-maester
repository: file://../hydra-maester
Binary file removed external/hydra/charts/hydra-maester-0.48.0.tgz
Binary file not shown.
Binary file modified external/hydra/charts/ory-commons-0.1.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion external/hydra/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ affinity: {}

## -- Configures controller setup
maester:
enabled: true
enabled: false

## -- Values for the hydra admin service arguments to hydra-maester
hydra-maester:
Expand Down

0 comments on commit c667b20

Please sign in to comment.