SecretSource
microcks.io / v1alpha1
apiVersion: microcks.io/v1alpha1
kind: SecretSource
metadata:
name: example
spec object
secrets []object
A list of Secrets to import into Microcks instance
caCertPem
string
The CA certificate in PEM format container in this secret
description
string
The human-readable description of what this secret is for
name
string
The unique name of Secret to create in Microcks instance
password
string
The password information contained in this secret
token
string
The token information contained in this secret
tokenHeader
string
The token header information contained in this secret
username
string
The username information contained in this secret
valuesFrom object
The specification of a Kubernetes secret to import values from
caCertPermKey
string
The key in referenced Secret to import CA certificate in PEM format value from
passwordKey
string
The key in referenced Secret to import password value from
secretRef
string
The name of a namespace Kubernetes Secret to import values from
tokenHeaderKey
string
The key in referenced Secret to import token header value from
tokenKey
string
The key in referenced Secret to import token value from
usernameKey
string
The key in referenced Secret to import username value from
status object
additionalProperties
object
conditions []object
List of status conditions
additionalProperties
object
lastTransitionTime
string
Last time the condition of a type changed from one status to another. The required format is 'yyyy-MM-ddTHH:mm:ssZ', in the UTC time zone
message
string
Human-readable message indicating details about the condition's last transition
reason
string
The reason for the condition's last transition (a single word in CamelCase)
status
string
The status of the condition
enum:
DEPLOYING, ERROR, PREEXISTING, READY, UNKNOWN
type
string
The unique identifier of a condition, used to distinguish between other conditions in the resource
message
string
observedGeneration
integer
Reconciled generation
status
string
Global status of the reconciliation
enum:
DEPLOYING, ERROR, PREEXISTING, READY, UNKNOWNNo matches. Try .spec.secrets for an exact path