Skip to content

Commit

Permalink
Merge pull request #132 from consideRatio/pr/nameoverride
Browse files Browse the repository at this point in the history
Allow nameOverride and fullnameOverride to be undefined
  • Loading branch information
consideRatio authored Jul 12, 2024
2 parents 4f4cfec + ec0782f commit 75a4c30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions binderhub-service/values.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ type: object
additionalProperties: false
required:
# General configuration
- nameOverride
- fullnameOverride
- global
# Resources for the BinderHub created build pods
- buildPodsRegistryCredentials
Expand Down

0 comments on commit 75a4c30

Please sign in to comment.