apiVersion: "helm-expt.confighub.com/v1alpha1"
kind: "EffectiveValues"
metadata:
  name: "bitnami-mysql-14.0.3-static-passwords"
spec:
  files:
    -
      path: "effective-values.yaml"
      source: "inline-proof"
      sha256: "e30fa54a5b3fe6b18b1585ec025a433cec3d901b6a67555ce909d7ea71d2c257"
  mergedValuesCaptured: false
  values:
    auth:
      password: "confighub-mysql-user-password"
      replicationPassword: "confighub-mysql-replication-password"
      rootPassword: "confighub-mysql-root-password"
    global:
      security:
        allowInsecureImages: true
    image:
      repository: "bitnamilegacy/mysql"
