Skip to content

Commit 4e6f813

Browse files
mxsrcboddumanohar
authored andcommitted
Remove documentation for unused field
1 parent 1588439 commit 4e6f813

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

chart/values.schema.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,6 @@
3030
"issuer": {
3131
"type": "string"
3232
},
33-
"db": {
34-
"type": "object",
35-
"properties": {
36-
"service": {
37-
"type": "object",
38-
"properties": {
39-
"externalEnabled": {
40-
"type": "boolean",
41-
"description": "Expose the Postgres service externally. Disable for clusters without external IPv6 support."
42-
}
43-
}
44-
}
45-
}
46-
},
4733
"prometheus": {
4834
"type": "object",
4935
"required": ["name", "namespace"],

0 commit comments

Comments
 (0)