Nothing is required
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user