Skip to content

Commit

Permalink
Merge pull request #7 from gladmon/master
Browse files Browse the repository at this point in the history
Added name override parameter
  • Loading branch information
jj-jitterbit authored Nov 14, 2023
2 parents 605aaf1 + 9dd65f2 commit 7f2a6c8
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 7f2a6c8

Please sign in to comment.