remove unused helm values

Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
This commit is contained in:
Pascal Sthamer
2025-03-26 11:30:50 +01:00
parent a3b0093cf5
commit fd74d0d072
3 changed files with 1 additions and 60 deletions
@@ -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",