mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 03:09:17 -03:00
remove controller section
This commit is contained in:
@@ -71,12 +71,8 @@
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"controller": {
|
||||
"type": "string"
|
||||
},
|
||||
"extraSelectorLabels": {}
|
||||
},
|
||||
"required": ["controller"]
|
||||
"required": []
|
||||
},
|
||||
|
||||
"servicePort": {
|
||||
@@ -94,7 +90,7 @@
|
||||
"port": {
|
||||
"type": ["string", "integer"]
|
||||
},
|
||||
"protocol": {
|
||||
"type": {
|
||||
"type": "string",
|
||||
"enum": ["HTTP", "HTTPS", "TCP", "UDP"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user