{ "wordpress_site": { "acme_email": "", "cluster_issuer": "letsencrypt-prod", "concerns": { "backup": { "backlog_ref": "BACKUP-WP-001", "kind": "pending", "reason": "BackupPolicy required — WordPress uploads PVC must be included in backup group" }, "certs": { "certs_impl": { "acme_server": "https://acme-v02.api.letsencrypt.org/directory", "email": "", "provider": "cloudflare", "secret_ref": "" }, "kind": "enabled" }, "dns": { "dns_impl": { "internal": [], "zone": "" }, "kind": "enabled" }, "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": "enabled", "tls_impl": { "hostnames": [ "" ], "issuer_ref": "letsencrypt-prod", "secret_name": "wordpress-tls" } } }, "db_host": "mariadb.core-data.svc.libre-wuji.local", "db_name": "", "db_table_prefix": "wp_", "db_user": "wordpress", "dns_zone": "", "domain": "", "domains_extra": [], "fpm_pool_extra": "", "gateway_fip": "", "gateway_name": "libre-wuji", "gateway_ns": "kube-system", "image": "", "image_tag": "latest", "live_check": { "scope": "cp_only", "strategy": "k8s_pods" }, "name": "wordpress", "namespace": "", "nginx_image": "nginx:1.27-alpine", "operations": { "delete": true, "health": true, "install": true, "update": true }, "provides": { "endpoints": [], "port": 80, "service": "wordpress" }, "registry_secret": "regcred", "requires": { "credentials": [ "WORDPRESS_DB_PASSWORD", "SMTP_USER", "SMTP_PASS" ], "ports": [ { "exposure": "public", "port": 80 } ], "storage": { "persistent": true, "size": "10Gi" } }, "smtp_from": "", "smtp_from_name": "", "smtp_host": "mail.librecloud.online", "smtp_port": 587, "storage_class": "longhorn-retain", "storage_size": "10Gi", "wordpress_home": "", "wordpress_siteurl": "" } }