Nothing is required

This commit is contained in:
Laszlo Fogas
2020-11-10 10:23:59 +01:00
parent 97724ddeea
commit 910f7df5d2
6 changed files with 35 additions and 41 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.8.0
version: 0.8.1
+1 -17
View File
@@ -43,23 +43,7 @@
"shell": "/bin/sh"
}
],
"required": [
"image",
"replicas",
"nameOverride",
"fullnameOverride",
"podAnnotations",
"podSecurityContext",
"securityContext",
"containerPort",
"resources",
"nodeSelector",
"tolerations",
"affinity",
"probe",
"secret",
"shell"
],
"required": [],
"properties": {
"image": {
"$id": "#/properties/image",