apiVersion: helm-expt.confighub.com/v1alpha1
kind: ProductionDispositionReceipt
metadata:
  name: bitnami-mysql-target-fact-preflight
spec:
  chart: bitnami/mysql
  version: "14.0.3"
  disposition: target fact preflight
  decision: accepted
  acceptedAt: "2026-06-09"
  scope:
    - local-test
    - production-review-input
  summary: The existing-secret base declares the MySQL credential Secret as a target fact, the installer package exposes it as an external requirement, and the two-cluster parity receipt proves that Secret can be staged before both regular Helm and cub installer paths.
  evidence:
    - path: recipes/bitnami/mysql/14.0.3/variants/existing-secret/variant.yaml
      claim: The variant declares mysql/mysql-auth with mysql-root-password, mysql-password, and mysql-replication-password as required target Secret keys.
    - path: packages/bitnami/mysql/14.0.3/installer.yaml
      claim: The package base declares an externalRequires entry for Secret mysql/mysql-auth with the required keys.
    - path: recipes/bitnami/mysql/14.0.3/revisions/existing-secret/r001/receipts/install-gate.yaml
      claim: The install gate records that the target Secret is required before apply.
    - path: runs/live-kind-parity/bitnami-mysql-existing-secret/receipt.yaml
      claim: Two-cluster live parity stages the required Secret for both the regular Helm and cub installer legs and passes semantic parity.
  affectedVariants:
    - existing-secret
  remainingProductionBlockers: []
