Skip to content

Commit

Permalink
Added name override parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
gladmon authored Sep 23, 2020
1 parent a69dfd1 commit 9dd65f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/dockerconfigjson/values.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ additionalProperties: false
required:
- imageCredentials
properties:
nameOverride:
description: The nameOverride parameter used change name of secret created
type: string
imageCredentials:
description: List of .dockerconfigjson configurations
type: array
Expand Down

0 comments on commit 9dd65f2

Please sign in to comment.