apiVersion: "helm-expt.confighub.com/v1alpha1"
kind: "Variant"
metadata:
  name: "default"
  labels:
    confighub.io/chart-ref: "jaegertracing/jaeger-operator"
    confighub.io/chart-version: "2.57.0"
    confighub.io/proof-tier: "next80-full"
    confighub.io/variant: "default"
spec:
  recipe: "../../recipe.yaml"
  namespace: "default"
  releaseName: "jaeger-operator"
  targetFacts:
    requiredCRDs:
      -
        name: "certificates.cert-manager.io"
        purpose: "The chart renders a cert-manager Certificate for the Jaeger admission webhook."
        suggestedSource: "kubectl apply -f <cert-manager-install-manifest.yaml>"
        sourcePath: "../../../jetstack/cert-manager/v1.20.2/revisions/crds-enabled/r001/rendered/release-objects.yaml"
        deliveryLanes:
          - "regularHelm"
          - "cubInstallerApply"
          - "configHubKubectlApply"
          - "configHubOciArgo"
        evidence:
          - "runs/live-helm-confighub-compare/jaegertracing-jaeger-operator-default/receipt.yaml"
          - "runs/live-kind-parity/jaegertracing-jaeger-operator-default/receipt.yaml"
      -
        name: "issuers.cert-manager.io"
        purpose: "The chart renders a cert-manager Issuer for the Jaeger admission webhook."
        suggestedSource: "kubectl apply -f <cert-manager-install-manifest.yaml>"
        sourcePath: "../../../jetstack/cert-manager/v1.20.2/revisions/crds-enabled/r001/rendered/release-objects.yaml"
        deliveryLanes:
          - "regularHelm"
          - "cubInstallerApply"
          - "configHubKubectlApply"
          - "configHubOciArgo"
        evidence:
          - "runs/live-helm-confighub-compare/jaegertracing-jaeger-operator-default/receipt.yaml"
          - "runs/live-kind-parity/jaegertracing-jaeger-operator-default/receipt.yaml"
  valuesProfile: "../../effective-values.yaml"
  capabilityProfile:
    kubeVersion: "1.30.0"
    apiVersions:
      []
  hookPolicy: "no-hooks"
