Skip to content

Commit

Permalink
Merge pull request #50 from sparkfabrik/fix_registry_settings
Browse files Browse the repository at this point in the history
refs #000: fix gitlab registry subchart enabled
  • Loading branch information
Syphon83 authored Jul 4, 2023
2 parents 618b80a + dc03a19 commit 9cef0c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ postgresql:
## https://docs.gitlab.com/charts/architecture/decisions#registry
## https://docs.gitlab.com/charts/charts/registry/
registry:
enabled: ${ENABLE_REGISTRY}
hpa:
minReplicas: ${HPA_MIN_REPLICAS_REGISTRY}
maxReplicas: ${HPA_MAX_REPLICAS_REGISTRY}
Expand Down

0 comments on commit 9cef0c8

Please sign in to comment.