Skip to content

values.example.yaml DOES NOT WORK #87

@pkordes

Description

@pkordes

Bug report

Describe the bug

Following the readme to install as a trial with the values.example.yaml fails with missing S3 key validation.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to documentation and see instructions for below
  2. helm install demo -f values.example.yaml .
  3. See error

Error: INSTALLATION FAILED: template: supabase/templates/storage/deployment.yaml:173:23: executing "supabase/templates/storage/deployment.yaml" at <include "supabase.secret.s3.isValid" .>: error calling include: template: supabase/templates/secrets/_helpers.tpl:48:14: executing "supabase.secret.s3.isValid" at <.Values.secret.s3.keyId>: nil pointer evaluating interface {}.keyId

Expected behavior

Example should have minimum required key values that will allow you to test out the chart

Screenshots

N/A

System information

  • OS: macOS

Additional context

The values.yaml is extensive and it isn't clear what you MUST have and what you don't. Apparently, even if you are NOT going to use S3, you must have that section?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions