Skip to content

Commit

Permalink
Remove 'test' from values schema
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergesundheit committed Dec 14, 2023
1 parent d5c354c commit 472465d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions helm/coredns-app/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,22 +198,6 @@
"serviceType": {
"type": "string"
},
"test": {
"type": "object",
"properties": {
"image": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"tag": {
"type": "string"
}
}
}
}
},
"updateStrategy": {
"type": "object",
"properties": {
Expand Down

0 comments on commit 472465d

Please sign in to comment.