222 lines
5.3 KiB
JSON
222 lines
5.3 KiB
JSON
{
|
|
"DefaultMariaDB": {
|
|
"concerns": {
|
|
"backup": {
|
|
"backlog_ref": "BACKUP-DB-MARIADB-001",
|
|
"kind": "pending",
|
|
"reason": "BackupPolicy with database scope + dump_strategy declared at workspace level"
|
|
},
|
|
"certs": {
|
|
"kind": "disabled",
|
|
"reason": "no ACME issuer required"
|
|
},
|
|
"dns": {
|
|
"kind": "disabled",
|
|
"reason": "no public DNS records"
|
|
},
|
|
"observability": {
|
|
"backlog_ref": "OBS-001",
|
|
"kind": "pending",
|
|
"reason": "ObservabilityImpl iteration deferred — surface stub only"
|
|
},
|
|
"security": {
|
|
"backlog_ref": "SEC-001",
|
|
"kind": "pending",
|
|
"reason": "SecurityImpl iteration deferred — surface stub only"
|
|
},
|
|
"tls": {
|
|
"kind": "disabled",
|
|
"reason": "internal cluster service, ingress-level TLS handled separately"
|
|
}
|
|
},
|
|
"data_dir": "/var/lib/mysql",
|
|
"databases": [],
|
|
"image": "mariadb:12.2.2-ubi10",
|
|
"live_check": {
|
|
"scope": "cp_only",
|
|
"strategy": "k8s_pods"
|
|
},
|
|
"mode": "cluster",
|
|
"name": "mariadb",
|
|
"operations": {
|
|
"backup": true,
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"restart": true,
|
|
"restore": true,
|
|
"update": true
|
|
},
|
|
"port": 3306,
|
|
"provides": {
|
|
"databases": [],
|
|
"port": 3306,
|
|
"service": "mariadb"
|
|
},
|
|
"requires": {
|
|
"credentials": [
|
|
"MARIADB_ROOT_PASSWORD"
|
|
],
|
|
"ports": [
|
|
{
|
|
"exposure": "private",
|
|
"port": 3306
|
|
}
|
|
],
|
|
"storage": {
|
|
"persistent": true,
|
|
"size": "4Gi"
|
|
}
|
|
},
|
|
"version": "12.2.2"
|
|
},
|
|
"MariaDB": {
|
|
"concerns": {
|
|
"backup": {
|
|
"backlog_ref": "BACKUP-DB-MARIADB-001",
|
|
"kind": "pending",
|
|
"reason": "BackupPolicy with database scope + dump_strategy declared at workspace level"
|
|
},
|
|
"certs": {
|
|
"kind": "disabled",
|
|
"reason": "no ACME issuer required"
|
|
},
|
|
"dns": {
|
|
"kind": "disabled",
|
|
"reason": "no public DNS records"
|
|
},
|
|
"observability": {
|
|
"backlog_ref": "OBS-001",
|
|
"kind": "pending",
|
|
"reason": "ObservabilityImpl iteration deferred — surface stub only"
|
|
},
|
|
"security": {
|
|
"backlog_ref": "SEC-001",
|
|
"kind": "pending",
|
|
"reason": "SecurityImpl iteration deferred — surface stub only"
|
|
},
|
|
"tls": {
|
|
"kind": "disabled",
|
|
"reason": "internal cluster service, ingress-level TLS handled separately"
|
|
}
|
|
},
|
|
"data_dir": "/var/lib/mysql",
|
|
"databases": [],
|
|
"image": "mariadb:12.2.2-ubi10",
|
|
"live_check": {
|
|
"scope": "cp_only",
|
|
"strategy": "k8s_pods"
|
|
},
|
|
"mode": "cluster",
|
|
"name": "mariadb",
|
|
"operations": {
|
|
"backup": true,
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"restart": true,
|
|
"restore": true,
|
|
"update": true
|
|
},
|
|
"port": 3306,
|
|
"provides": {
|
|
"databases": [],
|
|
"port": 3306,
|
|
"service": "mariadb"
|
|
},
|
|
"requires": {
|
|
"credentials": [
|
|
"MARIADB_ROOT_PASSWORD"
|
|
],
|
|
"ports": [
|
|
{
|
|
"exposure": "private",
|
|
"port": 3306,
|
|
"protocol": "TCP"
|
|
}
|
|
],
|
|
"storage": {
|
|
"persistent": true,
|
|
"size": "4Gi"
|
|
}
|
|
},
|
|
"version": "12.2.2"
|
|
},
|
|
"Version": {
|
|
"nickel_api": "1.0",
|
|
"version": "12.2.2"
|
|
},
|
|
"defaults": {
|
|
"mariadb": {
|
|
"concerns": {
|
|
"backup": {
|
|
"backlog_ref": "BACKUP-DB-MARIADB-001",
|
|
"kind": "pending",
|
|
"reason": "BackupPolicy with database scope + dump_strategy declared at workspace level"
|
|
},
|
|
"certs": {
|
|
"kind": "disabled",
|
|
"reason": "no ACME issuer required"
|
|
},
|
|
"dns": {
|
|
"kind": "disabled",
|
|
"reason": "no public DNS records"
|
|
},
|
|
"observability": {
|
|
"backlog_ref": "OBS-001",
|
|
"kind": "pending",
|
|
"reason": "ObservabilityImpl iteration deferred — surface stub only"
|
|
},
|
|
"security": {
|
|
"backlog_ref": "SEC-001",
|
|
"kind": "pending",
|
|
"reason": "SecurityImpl iteration deferred — surface stub only"
|
|
},
|
|
"tls": {
|
|
"kind": "disabled",
|
|
"reason": "internal cluster service, ingress-level TLS handled separately"
|
|
}
|
|
},
|
|
"data_dir": "/var/lib/mysql",
|
|
"databases": [],
|
|
"image": "mariadb:12.2.2-ubi10",
|
|
"live_check": {
|
|
"scope": "cp_only",
|
|
"strategy": "k8s_pods"
|
|
},
|
|
"mode": "cluster",
|
|
"name": "mariadb",
|
|
"operations": {
|
|
"backup": true,
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"restart": true,
|
|
"restore": true,
|
|
"update": true
|
|
},
|
|
"port": 3306,
|
|
"provides": {
|
|
"databases": [],
|
|
"port": 3306,
|
|
"service": "mariadb"
|
|
},
|
|
"requires": {
|
|
"credentials": [
|
|
"MARIADB_ROOT_PASSWORD"
|
|
],
|
|
"ports": [
|
|
{
|
|
"exposure": "private",
|
|
"port": 3306
|
|
}
|
|
],
|
|
"storage": {
|
|
"persistent": true,
|
|
"size": "4Gi"
|
|
}
|
|
},
|
|
"version": "12.2.2"
|
|
}
|
|
}
|
|
}
|