MattermostRestoreDB
mattermost.com / v1alpha1
apiVersion: mattermost.com/v1alpha1
kind: MattermostRestoreDB
metadata:
name: example
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
MattermostRestoreDBSpec defines the desired state of MattermostRestoreDB
initBucketURL
string
InitBucketURL defines where the DB backup file is located.
mattermostClusterName
string
MattermostClusterName defines the ClusterInstallation name.
mattermostDBName
string
MattermostDBName defines the database name.
Need to set if different from `mattermost`.
mattermostDBPassword
string
MattermostDBPassword defines the user password to access the database.
Need to set if the user is different from the one created by the operator.
mattermostDBUser
string
MattermostDBUser defines the user to access the database.
Need to set if the user is different from `mmuser`.
restoreSecret
string
RestoreSecret defines the secret that holds the credentials to
MySQL Operator be able to download the DB backup file
status object
MattermostRestoreDBStatus defines the observed state of MattermostRestoreDB
originalDBReplicas
integer
The original number of database replicas. will be used to restore after applying the db restore process.
format:
int32
state
string
Represents the state of the Mattermost restore Database.
No matches. Try .spec.initBucketURL for an exact path