Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 17, 2024
1 parent 44271eb commit ecbfda4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions charts/nginx-ingress/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1042,14 +1042,14 @@
}
]
},
"globalConfigurationCustomName": {
"type": "string",
"default": "",
"title": "The globalConfigurationCustomName",
"examples": [
"the-namespace/the-name-of-the-global-configuration-custom-resource"
]
},
"globalConfigurationCustomName": {
"type": "string",
"default": "",
"title": "The globalConfigurationCustomName",
"examples": [
"the-namespace/the-name-of-the-global-configuration-custom-resource"
]
},
"enableSnippets": {
"type": "boolean",
"default": false,
Expand Down

0 comments on commit ecbfda4

Please sign in to comment.