remove unused helm values
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
This commit is contained in:
@@ -444,21 +444,11 @@
|
||||
"default": [],
|
||||
"items": {}
|
||||
},
|
||||
"daemonsetAnnotations": {
|
||||
"type": "object",
|
||||
"description": "Annotations for backend daemonset",
|
||||
"default": {}
|
||||
},
|
||||
"deploymentAnnotations": {
|
||||
"type": "object",
|
||||
"description": "Annotations for backend deployment",
|
||||
"default": {}
|
||||
},
|
||||
"statefulsetAnnotations": {
|
||||
"type": "object",
|
||||
"description": "Annotations for backend statefulset",
|
||||
"default": {}
|
||||
},
|
||||
"podLabels": {
|
||||
"type": "object",
|
||||
"description": "Extra labels for backend pods",
|
||||
@@ -1133,21 +1123,11 @@
|
||||
"default": [],
|
||||
"items": {}
|
||||
},
|
||||
"daemonsetAnnotations": {
|
||||
"type": "object",
|
||||
"description": "Annotations for frontend daemonset",
|
||||
"default": {}
|
||||
},
|
||||
"deploymentAnnotations": {
|
||||
"type": "object",
|
||||
"description": "Annotations for frontend deployment",
|
||||
"default": {}
|
||||
},
|
||||
"statefulsetAnnotations": {
|
||||
"type": "object",
|
||||
"description": "Annotations for frontend statefulset",
|
||||
"default": {}
|
||||
},
|
||||
"podLabels": {
|
||||
"type": "object",
|
||||
"description": "Extra labels for frontend pods",
|
||||
@@ -1752,21 +1732,11 @@
|
||||
"default": [],
|
||||
"items": {}
|
||||
},
|
||||
"daemonsetAnnotations": {
|
||||
"type": "object",
|
||||
"description": "Annotations for orborus daemonset",
|
||||
"default": {}
|
||||
},
|
||||
"deploymentAnnotations": {
|
||||
"type": "object",
|
||||
"description": "Annotations for orborus deployment",
|
||||
"default": {}
|
||||
},
|
||||
"statefulsetAnnotations": {
|
||||
"type": "object",
|
||||
"description": "Annotations for orborus statefulset",
|
||||
"default": {}
|
||||
},
|
||||
"podLabels": {
|
||||
"type": "object",
|
||||
"description": "Extra labels for orborus pods",
|
||||
|
||||
Reference in New Issue
Block a user