Kind
Mongodbuser
Group
mongodb.com
Version
v1
apiVersion: mongodb.com/v1 kind: Mongodbuser metadata: name: example
View raw schema
apiVersion string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata object
spec object required
connectionStringSecretName string
db string required
mongodbResourceRef object
name string required
namespace string
passwordSecretKeyRef object
SecretKeyRef is a reference to a value in a given secret in the same namespace. Based on: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#secretkeyselector-v1-core
key string
name string required
roles []object
db string required
name string required
username string required
status object
db string required
lastTransition string
message string
observedGeneration integer
format: int64
phase string required
project string required
pvc []object
phase string required
statefulsetName string required
resourcesNotReady []object
errors []object
message string
reason string
kind string required
ResourceKind specifies a kind of a Kubernetes resource. Used in status of a Custom Resource
message string
name string required
roles []object
db string required
name string required
username string required
warnings []string
Copied!