You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
job envs are failing and should be allowed from valuesFrom.secretKeyRef or valuesFrom.configMapKeyRef
stdin - Job examplejob is invalid: problem validating schema. Check JSON formatting: jsonschema: '/spec/template/spec/containers/0/env/6' does not validate with https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/master-standalone-strict/job-batch-v1.json#/properties/spec/properties/template/properties/spec/properties/containers/items/properties/env/items/additionalProperties: additionalProperties 'secretKeyRef' not allowed
job envs are failing and should be allowed from valuesFrom.secretKeyRef or valuesFrom.configMapKeyRef
stdin - Job examplejob is invalid: problem validating schema. Check JSON formatting: jsonschema: '/spec/template/spec/containers/0/env/6' does not validate with https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/master-standalone-strict/job-batch-v1.json#/properties/spec/properties/template/properties/spec/properties/containers/items/properties/env/items/additionalProperties: additionalProperties 'secretKeyRef' not allowed
The text was updated successfully, but these errors were encountered: