Merge branch 'main' into patch-k8s-dependency-vulnerability

This commit is contained in:
Maidul Islam
2023-12-08 15:36:45 -05:00
committed by GitHub
14 changed files with 144 additions and 19 deletions

View File

@@ -108,6 +108,10 @@ spec:
secretNamespace:
description: The name space where the Kubernetes Secret is located
type: string
secretType:
default: Opaque
description: 'The Kubernetes Secret type (experimental feature). More info: https://kubernetes.io/docs/concepts/configuration/secret/#secret-types'
type: string
required:
- secretName
- secretNamespace